Newman Run Dashboard

Tuesday, 17 October 2023 17:44:25
Total Iterations

10

Total Assertions

1610

Total Failed Tests

0

Total Skipped Tests

0


File Information
Collection: WEAre
Environment: WEAre Environment
Timings and Data
Total run duration: 30.2s
Total data received: 1.67MB
Average response time: 48ms
Summary Item Total Failed
Requests 440 0
Prerequest Scripts 630 0
Test Scripts 960 0
Assertions 1610 0
Skipped Tests 0 -



There are no failed tests





There are no skipped tests



10 Iterations available to view
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 182ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 575e0116-2b09-4332-a07e-fbc63ba334e7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 233
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Darius39_1697553835260@hotmail.com",
          "password": "P@ssw0rd",
          "username": "ClovisHomenick"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 51
Date Tue, 17 Oct 2023 14:43:55 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name ClovisHomenick and id 39 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 178ms
Mean size per request: 25.13KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 58af4a1f-9d95-401d-8a20-5ac436975efe
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 292
Request Body
{"username":"ClovisHomenick","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:55 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/39/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/39/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/39/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/39/personal
Response Information
Response Code: 200 - OK
Mean time per request: 58ms
Mean size per request: 226B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6387dac5-10c1-4502-96a0-056059f75c23
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 278
Cookie JSESSIONID=EE26AF108AE1991817FD97A8C7795B21
Request Body
{
          "birthYear": "1990-10-03",
          "firstName": "Ayana",
          "id": 39,
          "lastName": "Ziemann",
          "location": {
            "city": {
              "city": "Plovdiv",
              "country": {},
              "id": 2
            }
          },
          "personalReview": "",
          "picture": "",
          "picturePrivacy": true,
          "sex": "MALE"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:55 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":39,"firstName":"Ayana","lastName":"Ziemann","sex":"MALE","location":{"id":29,"city":{"id":2,"city":"Plovdiv","country":{}}},"birthYear":"1990-10-03","personalReview":null,"memberSince":"17/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate the user ID 1 0 0
Validate first name 1 0 0
Validate last name 1 0 0
Validate birthday date 1 0 0
Validate the city ID 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/39?principal=ClovisHomenick
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 323B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 784f08d1-539e-4049-9a41-83398d05c407
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=EE26AF108AE1991817FD97A8C7795B21
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:55 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":39,"username":"ClovisHomenick","authorities":["com.community.weare.Models.Role@5fa21171"],"email":"Darius39_1697553835260@hotmail.com","firstName":"Ayana","lastNAme":"Ziemann","gender":"MALE","city":{"id":2,"city":"Plovdiv","country":{}},"birthYear":"1990-10-03","personalReview":null,"expertise":"Actor","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Response body has expected values 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 24ms
Mean size per request: 233B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 336fc0bc-b84a-498f-ab81-fc97b08669aa
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 90
Cookie JSESSIONID=EE26AF108AE1991817FD97A8C7795B21
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:55 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":39,"username":"ClovisHomenick","expertiseProfile":{"id":39,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate last created user ID 1 0 0
Response body has expected values 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 49ms
Mean size per request: 201B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8ff5b79f-a11d-48f5-9ab9-3794f0f5f808
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Cookie JSESSIONID=EE26AF108AE1991817FD97A8C7795B21
Request Body
{
            "content": "ClovisHomenick create a new post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:55 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post name 1 0 0
Validate that the post is public 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/39/posts
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 203B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token bbf81848-4068-488b-a791-fbe4887073c9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=EE26AF108AE1991817FD97A8C7795B21
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 5
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:55 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/39/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 80ms
Mean size per request: 220B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f577f3bf-20da-477f-bcc2-718fb31ece15
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Cookie JSESSIONID=EE26AF108AE1991817FD97A8C7795B21
Request Body
{
          "availability": 40,
          "category": {
            "id": 103
          },
          "id": 785792,
          "skill1": "skill_691520",
          "skills": [
            "skill_691520_2"
          ]
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:55 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":39,"skills":[{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Validate category ID exist 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 85ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 71557217-e7f0-440d-81c8-e9c77fc0ec40
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 222
Cookie JSESSIONID=EE26AF108AE1991817FD97A8C7795B21
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Rafaela.Crona@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Eileen"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:43:55 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Eileen and id 40 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 88ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e40c0a70-3b42-4aa6-b2d3-92e1bc90c439
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 220
Cookie JSESSIONID=EE26AF108AE1991817FD97A8C7795B21
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Madilyn80@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Braden"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:43:55 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Braden and id 41 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Verify that the response has the header 'Content-Length' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 92ms
Mean size per request: 26.07KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token db905da3-6b40-49ae-bfab-17839c9f0394
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=EE26AF108AE1991817FD97A8C7795B21
Content-Length 284
Request Body
{"username":"Eileen","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/40/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/40/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/41/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/39/profile"><h2
                                            type="text">Ayana Ziemann</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/40/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/request
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1db89a88-6481-46bd-8289-58781e21672d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Cookie JSESSIONID=26C16242F1C2405FBC1F96E78B41952E
Request Body
{
          "id":41 ,
          "username": "Braden"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 36
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Eileen send friend request to Braden
Test Information
NamePassedFailedSkipped
Successful POST request 1 0 0
Status code name has string 1 0 0
Verify that the response body is not empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 90ms
Mean size per request: 26.07KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 27f89b22-2d6e-4c0d-83ca-b28919476fce
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=26C16242F1C2405FBC1F96E78B41952E
Content-Length 284
Request Body
{"username":"Braden","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/41/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/41/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/40/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/39/profile"><h2
                                            type="text">Ayana Ziemann</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/41/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/41/request/
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1ebe6de0-2b05-4ffa-b61a-714e18491054
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=2E93C97D38B81C0EFD8F0404B577ECAB
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":27,"approved":false,"seen":false,"timeStamp":"17/10/2023 17:43"}]
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Get id from response body 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/41/request/approve?requestId=27
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c72601c0-54a6-4aed-80df-9dfbca88f28e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=2E93C97D38B81C0EFD8F0404B577ECAB
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 33
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Braden approved request of Eileen
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status code name has string 1 0 0
Validate response body format 1 0 0
Validate response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 88ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1e23cf62-7809-4258-80a9-5c4bc79940f2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 214
Cookie JSESSIONID=2E93C97D38B81C0EFD8F0404B577ECAB
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Ocie_Lebsack55@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Damon"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Damon and id 42 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 97ms
Mean size per request: 26.55KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fe28d84b-6224-46ab-99f1-5f356ca18657
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=2E93C97D38B81C0EFD8F0404B577ECAB
Content-Length 283
Request Body
{"username":"Damon","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/42/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/41/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/42/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/40/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/39/profile"><h2
                                            type="text">Ayana Ziemann</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/42/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 193B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 00c48367-0858-49fd-b3fd-13e87401fa9c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=BD08E22527E19FC6EC3FBD8D6B727F06
Request Body
{
            "content": "This is my private post.",
            "picture": "",
            "public": false
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":65,"content":"This is my private post.","picture":"","date":"17/10/2023 17:43:56","likes":[],"comments":[],"rank":65,"public":false,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is private 1 0 0
Verify the presence of post details 1 0 0
Status code is 200 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 46ms
Mean size per request: 191B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 96a56970-6f84-4478-a7d2-15f90d2dc90e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Cookie JSESSIONID=BD08E22527E19FC6EC3FBD8D6B727F06
Request Body
{
            "content": "This is my public post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":66,"content":"This is my public post.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":66,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify the presence of post details 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=66
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4f173060-371e-4fba-8a30-f4a22ec824d1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Cookie JSESSIONID=BD08E22527E19FC6EC3FBD8D6B727F06
Request Body
{
          "content": "This is my edited post.",
          "picture": "",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 392B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 927799d7-f9df-4e9b-a57b-7af2d82f7a73
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BD08E22527E19FC6EC3FBD8D6B727F06
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":66,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":66,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}},{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of post details in each post 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=66
Response Information
Response Code: 200 - OK
Mean time per request: 42ms
Mean size per request: 442B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0a96aa2f-5aa9-4877-95f2-0861d9b0f9c5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BD08E22527E19FC6EC3FBD8D6B727F06
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":66,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:43:57","likes":[{"userId":42,"username":"Damon","expertiseProfile":{"id":42,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"comments":[],"rank":67,"public":true,"hibernateLazyInitializer":{},"liked":true,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is liked - there is content in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=66
Response Information
Response Code: 200 - OK
Mean time per request: 40ms
Mean size per request: 221B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4a6b046c-f07d-436b-a112-290e16f03be9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BD08E22527E19FC6EC3FBD8D6B727F06
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":66,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":66,"public":true,"hibernateLazyInitializer":{},"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is disliked - there is nothing in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 41ms
Mean size per request: 112B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 66553b67-faa4-44ab-bc33-702ab0187b64
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Cookie JSESSIONID=BD08E22527E19FC6EC3FBD8D6B727F06
Request Body
{  
          "content": "Hey! This is my new comment.",
          "deletedConfirmed": true,
          "postId": "66",
          "userId": "42"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":100,"content":"Hey! This is my new comment.","likes":[],"date":"17/10/2023 17:43:57","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
Verify the presence of properties in the response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=64
Response Information
Response Code: 200 - OK
Mean time per request: 24ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token afb90eae-a031-44c3-a1e2-3c2cfe199780
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BD08E22527E19FC6EC3FBD8D6B727F06
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Verify the presence of comment details in each comment 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=66
Response Information
Response Code: 200 - OK
Mean time per request: 57ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b3bfd1de-622b-44f7-bdc2-2e780da47cb8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BD08E22527E19FC6EC3FBD8D6B727F06
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 41B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1af6017a-1707-48ca-8729-8a844f16739a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 219
Cookie JSESSIONID=BD08E22527E19FC6EC3FBD8D6B727F06
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Alexie.Fay@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Scot"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 41
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Scot and id 43 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 100ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a1034a9d-0c5a-417d-a3db-0e073181e157
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BD08E22527E19FC6EC3FBD8D6B727F06
Content-Length 282
Request Body
{"username":"Scot","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/43/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/43/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/42/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/40/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/41/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/39/profile"><h2
                                            type="text">Ayana Ziemann</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/43/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 192B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token dbe79aff-489f-461e-b4b4-1bd41b33ddcb
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 91
Cookie JSESSIONID=C6E876E7AF14EE92ADF36D0E51C6F0C6
Request Body
{
            "content": "New post with more comment.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":67,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":67,"public":true,"liked":false,"category":{"id":103,"name":null}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify that postId is a non-negative integer 1 0 0
Verify that the 'content' is a non-empty string 1 0 0
Verify that likes is an array 1 0 0
Verify that comments is an array 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 169B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token de136a89-6c82-4275-b352-a00e075188c6
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 179
Cookie JSESSIONID=C6E876E7AF14EE92ADF36D0E51C6F0C6
Request Body

        {
            
          "content": "If we override the sensor, we can get to the THX alarm through the bluetooth FTP bus!",
          "deletedConfirmed": true,
          "postId": 67,
          "userId": 43
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":101,"content":"If we override the sensor, we can get to the THX alarm through the bluetooth FTP bus!","likes":[],"date":"17/10/2023 17:43:57","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 19ms
Mean size per request: 171B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 06bf044b-8872-4f99-9b8e-a4c1ba3956a2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C6E876E7AF14EE92ADF36D0E51C6F0C6
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":101,"content":"If we override the sensor, we can get to the THX alarm through the bluetooth FTP bus!","likes":[],"date":"17/10/2023 17:43:57","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of comment details in each comment 1 0 0
Response is an array with at least one element 1 0 0
Each comment has a non-negative commentId 1 0 0
Each comment has a non-empty content 1 0 0
Each comment's liked property is either true or false 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/comment/auth/editor?commentId=101&content=New
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 612d87b1-cb90-497d-8d0d-8d5ebffa59d2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C6E876E7AF14EE92ADF36D0E51C6F0C6
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=101
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 334B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6059022e-ecc7-448e-af95-83ff42fd9bb7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C6E876E7AF14EE92ADF36D0E51C6F0C6
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":101,"content":"New","likes":[{"userId":43,"username":"Scot","expertiseProfile":{"id":43,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"date":"17/10/2023 17:43:57","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=101
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8cbd4d01-f5a7-4798-ad03-7d005492a748
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C6E876E7AF14EE92ADF36D0E51C6F0C6
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":101,"content":"New","likes":[],"date":"17/10/2023 17:43:57","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate that the comment is disliked - there is nothing in likes 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=67
Response Information
Response Code: 200 - OK
Mean time per request: 46ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b1b5d1fa-798a-4036-846c-694180b414c3
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C6E876E7AF14EE92ADF36D0E51C6F0C6
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":101,"content":"New","likes":[],"date":"17/10/2023 17:43:57","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=101
Response Information
Response Code: 200 - OK
Mean time per request: 25ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 078ed661-6247-44cc-a600-b21532ffc81b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C6E876E7AF14EE92ADF36D0E51C6F0C6
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":101,"content":"New","likes":[],"date":"17/10/2023 17:43:57","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=101
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 438ad1c3-fcd5-4df5-9bd6-be5806437b75
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C6E876E7AF14EE92ADF36D0E51C6F0C6
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 96d9f329-44a0-47c3-8c18-27743ced6d05
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 217
Cookie JSESSIONID=C6E876E7AF14EE92ADF36D0E51C6F0C6
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Annamae_Pacocha64@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Brown"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Brown and id 44 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 100ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 545919d7-d16b-4b9d-a210-06659d181d5a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C6E876E7AF14EE92ADF36D0E51C6F0C6
Content-Length 283
Request Body
{"username":"Brown","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/44/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/44/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/43/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/42/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/40/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/41/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/44/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 84B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 38c2afa6-bfea-45b6-a57f-1a27c0a8d1f1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Cookie JSESSIONID=6DC7CB84F0FB7144C2DE7CEC2FD3F8D2
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "District Solutions Agent",
          "skillId": 0
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":70,"skill":"District Solutions Agent","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of skill details 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 232B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 758e65c3-97f6-4468-9b58-c94a35c44653
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6DC7CB84F0FB7144C2DE7CEC2FD3F8D2
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":70,"skill":"District Solutions Agent","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}},{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of skill details in each skill 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b7dcbb6d-6413-43f7-9dba-11bb7f3c8342
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6DC7CB84F0FB7144C2DE7CEC2FD3F8D2
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=70
Response Information
Response Code: 200 - OK
Mean time per request: 10ms
Mean size per request: 314B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 453ada04-fea4-4c28-a2bf-c18ab8c6682f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6DC7CB84F0FB7144C2DE7CEC2FD3F8D2
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":70,"skill":"As a professional plumber, I offer a wide range of plumbing services. From fixing leaky faucets and clogged drains to installing new fixtures and handling complex pipe repairs, I ensure your plumbing systems work flawlessly.","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Verify the presence of skill details 1 0 0
Validate skill details 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=70
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token bcdb247c-35b2-4ba8-83a0-f73985bb3ffd
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6DC7CB84F0FB7144C2DE7CEC2FD3F8D2
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 87ms
Mean size per request: 47B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b11700b2-742d-4f75-9bb0-97ab16cf3c00
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 228
Cookie JSESSIONID=6DC7CB84F0FB7144C2DE7CEC2FD3F8D2
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Samara4_1697553838566@hotmail.com",
          "password": "P@ssw0rd",
          "username": "KarsonWill"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 47
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name KarsonWill and id 45 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 108ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fe23d0c8-ffc5-4cdf-ad7f-e0bbe2c449d9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6DC7CB84F0FB7144C2DE7CEC2FD3F8D2
Content-Length 288
Request Body
{"username":"KarsonWill","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/45/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/44/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/45/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/43/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/42/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/40/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/45/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/45/personal
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 229B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 24222439-dc2c-4330-867a-44b8202bc291
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 281
Cookie JSESSIONID=0A012A5D0D371E027DF9A59E40669A25
Request Body
{
          "birthYear": "1990-10-03",
          "firstName": "Mauricio",
          "id": 45,
          "lastName": "Osinski",
          "location": {
            "city": {
              "city": "Plovdiv",
              "country": {},
              "id": 2
            }
          },
          "personalReview": "",
          "picture": "",
          "picturePrivacy": true,
          "sex": "MALE"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":45,"firstName":"Mauricio","lastName":"Osinski","sex":"MALE","location":{"id":30,"city":{"id":2,"city":"Plovdiv","country":{}}},"birthYear":"1990-10-03","personalReview":null,"memberSince":"17/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate the user ID 1 0 0
Validate first name 1 0 0
Validate last name 1 0 0
Validate birthday date 1 0 0
Validate the city ID 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/45?principal=KarsonWill
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 320B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1161bc32-fb39-410c-ae24-be65aba95bfa
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0A012A5D0D371E027DF9A59E40669A25
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":45,"username":"KarsonWill","authorities":["com.community.weare.Models.Role@e5b9dcf"],"email":"Samara4_1697553838566@hotmail.com","firstName":"Mauricio","lastNAme":"Osinski","gender":"MALE","city":{"id":2,"city":"Plovdiv","country":{}},"birthYear":"1990-10-03","personalReview":null,"expertise":"Actor","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Response body has expected values 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 42ms
Mean size per request: 1.67KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f52ff629-5b4b-4086-b799-61c7e94ea6de
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 90
Cookie JSESSIONID=0A012A5D0D371E027DF9A59E40669A25
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":44,"username":"Brown","expertiseProfile":{"id":44,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":45,"username":"KarsonWill","expertiseProfile":{"id":45,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":43,"username":"Scot","expertiseProfile":{"id":43,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":41,"username":"Braden","expertiseProfile":{"id":41,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":42,"username":"Damon","expertiseProfile":{"id":42,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":40,"username":"Eileen","expertiseProfile":{"id":40,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":39,"username":"ClovisHomenick","expertiseProfile":{"id":39,"skills":[{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate last created user ID 1 0 0
Response body has expected values 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 197B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0b42235d-5404-4b25-b16d-ab540dca1645
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 93
Cookie JSESSIONID=0A012A5D0D371E027DF9A59E40669A25
Request Body
{
            "content": "KarsonWill create a new post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":68,"content":"KarsonWill create a new post.","picture":"","date":"17/10/2023 17:43:58","likes":[],"comments":[],"rank":68,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post name 1 0 0
Validate that the post is public 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/45/posts
Response Information
Response Code: 200 - OK
Mean time per request: 20ms
Mean size per request: 199B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4b30d185-0591-427e-a998-7485ba480b06
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=0A012A5D0D371E027DF9A59E40669A25
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 5
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":68,"content":"KarsonWill create a new post.","picture":"","date":"17/10/2023 17:43:58","likes":[],"comments":[],"rank":68,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/45/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 49ms
Mean size per request: 220B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ee65e7b7-dcfd-4666-825b-b4705067bc1c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Cookie JSESSIONID=0A012A5D0D371E027DF9A59E40669A25
Request Body
{
          "availability": 40,
          "category": {
            "id": 103
          },
          "id": 573850,
          "skill1": "skill_922307",
          "skills": [
            "skill_922307_2"
          ]
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":45,"skills":[{"skillId":71,"skill":"skill_922307_2","category":{"id":103,"name":null}},{"skillId":72,"skill":"skill_922307","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Validate category ID exist 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 41B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7ee37f01-0c53-493f-abb7-4e427c2e9454
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 215
Cookie JSESSIONID=0A012A5D0D371E027DF9A59E40669A25
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Margot73@gmail.com",
          "password": "P@ssw0rd",
          "username": "Arne"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 41
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Arne and id 46 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 98494d8f-3b3c-42ac-8a50-f93f915b3421
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 217
Cookie JSESSIONID=0A012A5D0D371E027DF9A59E40669A25
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Dion18@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Idella"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Idella and id 47 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Verify that the response has the header 'Content-Length' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 99ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 96ce9437-8a6a-4af3-a750-b4d9fe53810d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0A012A5D0D371E027DF9A59E40669A25
Content-Length 282
Request Body
{"username":"Arne","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/46/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/46/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/47/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/44/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/45/profile"><h2
                                            type="text">Mauricio Osinski</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/43/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/46/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/request
Response Information
Response Code: 200 - OK
Mean time per request: 24ms
Mean size per request: 34B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c54b7f32-1695-4fe1-b1e8-4973d23cbc01
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Cookie JSESSIONID=D23C9057F225671265B2F287FDB67049
Request Body
{
          "id":47 ,
          "username": "Idella"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 34
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Arne send friend request to Idella
Test Information
NamePassedFailedSkipped
Successful POST request 1 0 0
Status code name has string 1 0 0
Verify that the response body is not empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 12527625-5346-408a-876b-6de8d5dfb1f0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D23C9057F225671265B2F287FDB67049
Content-Length 284
Request Body
{"username":"Idella","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/47/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/46/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/47/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/44/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/45/profile"><h2
                                            type="text">Mauricio Osinski</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/43/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/47/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/47/request/
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9d4b20c6-f0cb-4454-9367-2d9e6b67f108
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=9E0AB536C8CFD7D1B9406229C5008A39
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":28,"approved":false,"seen":false,"timeStamp":"17/10/2023 17:43"}]
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Get id from response body 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/47/request/approve?requestId=28
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6eea2e14-1281-43f5-afcd-a5f0f62cb7f4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=9E0AB536C8CFD7D1B9406229C5008A39
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 31
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Idella approved request of Arne
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status code name has string 1 0 0
Validate response body format 1 0 0
Validate response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 85ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 130dccd9-f006-4c41-a2c9-0c56a76b3ff2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 207
Cookie JSESSIONID=9E0AB536C8CFD7D1B9406229C5008A39
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Verla6@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Russel"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Russel and id 48 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 99ms
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token dbe693ba-b029-4e76-a37d-a70ad200f365
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=9E0AB536C8CFD7D1B9406229C5008A39
Content-Length 284
Request Body
{"username":"Russel","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/48/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/48/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/46/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/47/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/44/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/45/profile"><h2
                                            type="text">Mauricio Osinski</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/48/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 38ms
Mean size per request: 193B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 84a7ea86-f3e5-441c-99ff-aebd3c735064
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=85BAC798D8736F941F3B1C4B40723E50
Request Body
{
            "content": "This is my private post.",
            "picture": "",
            "public": false
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":69,"content":"This is my private post.","picture":"","date":"17/10/2023 17:43:59","likes":[],"comments":[],"rank":69,"public":false,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is private 1 0 0
Verify the presence of post details 1 0 0
Status code is 200 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 44ms
Mean size per request: 191B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5a3155cc-39b3-4bd6-88cc-4bdcde11540f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Cookie JSESSIONID=85BAC798D8736F941F3B1C4B40723E50
Request Body
{
            "content": "This is my public post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":70,"content":"This is my public post.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":70,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify the presence of post details 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=70
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 20d7e8db-89ba-4791-8005-e00149696154
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Cookie JSESSIONID=85BAC798D8736F941F3B1C4B40723E50
Request Body
{
          "content": "This is my edited post.",
          "picture": "",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 48ms
Mean size per request: 780B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d04813d4-1bb1-42f1-ab9e-99aaca2e43be
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAC798D8736F941F3B1C4B40723E50
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":70,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":70,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}},{"postId":68,"content":"KarsonWill create a new post.","picture":"","date":"17/10/2023 17:43:58","likes":[],"comments":[],"rank":68,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":67,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":67,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of post details in each post 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=70
Response Information
Response Code: 200 - OK
Mean time per request: 40ms
Mean size per request: 443B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 55cbd076-d382-4b4f-83da-85eea4cd9355
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAC798D8736F941F3B1C4B40723E50
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":70,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:00","likes":[{"userId":48,"username":"Russel","expertiseProfile":{"id":48,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"comments":[],"rank":71,"public":true,"hibernateLazyInitializer":{},"liked":true,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is liked - there is content in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=70
Response Information
Response Code: 200 - OK
Mean time per request: 38ms
Mean size per request: 221B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e1e97797-9ce5-43bc-af35-b176bfa3fb26
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAC798D8736F941F3B1C4B40723E50
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":70,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":70,"public":true,"hibernateLazyInitializer":{},"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is disliked - there is nothing in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 112B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a8c74feb-693b-40e9-824f-de88455decba
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Cookie JSESSIONID=85BAC798D8736F941F3B1C4B40723E50
Request Body
{  
          "content": "Hey! This is my new comment.",
          "deletedConfirmed": true,
          "postId": "70",
          "userId": "48"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":102,"content":"Hey! This is my new comment.","likes":[],"date":"17/10/2023 17:44:00","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
Verify the presence of properties in the response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=68
Response Information
Response Code: 200 - OK
Mean time per request: 25ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e465d9b1-a945-460e-9789-f603918d877a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAC798D8736F941F3B1C4B40723E50
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Verify the presence of comment details in each comment 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=70
Response Information
Response Code: 200 - OK
Mean time per request: 50ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 40e6d4c9-e633-4a78-b5a7-05ea2216872f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAC798D8736F941F3B1C4B40723E50
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:43:59 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 94ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ff12aed2-5a9e-4664-a7e8-d83ee0ea5421
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 226
Cookie JSESSIONID=85BAC798D8736F941F3B1C4B40723E50
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Alvera_Lueilwitz65@gmail.com",
          "password": "P@ssw0rd",
          "username": "Mazie"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Mazie and id 49 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 98ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token eb366b3c-ec5b-4346-aae9-be98a801c332
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAC798D8736F941F3B1C4B40723E50
Content-Length 283
Request Body
{"username":"Mazie","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/49/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/49/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/48/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/46/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/47/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/44/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/49/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 192B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fb19e051-825e-441b-8737-c0ff6098729b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 91
Cookie JSESSIONID=E90CFAB3A8C144AF298F8615BB0348DC
Request Body
{
            "content": "New post with more comment.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":71,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":71,"public":true,"liked":false,"category":{"id":103,"name":null}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify that postId is a non-negative integer 1 0 0
Verify that the 'content' is a non-empty string 1 0 0
Verify that likes is an array 1 0 0
Verify that comments is an array 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 173B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d7efb776-b12a-4190-889b-3239e26ecb18
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 183
Cookie JSESSIONID=E90CFAB3A8C144AF298F8615BB0348DC
Request Body

        {
            
          "content": "If we copy the port, we can get to the XSS matrix through the multi-byte CSS application!",
          "deletedConfirmed": true,
          "postId": 71,
          "userId": 49
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":103,"content":"If we copy the port, we can get to the XSS matrix through the multi-byte CSS application!","likes":[],"date":"17/10/2023 17:44:00","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 16ms
Mean size per request: 175B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fe4dd3e7-2c87-4948-93e7-f41acc5a36c9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E90CFAB3A8C144AF298F8615BB0348DC
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":103,"content":"If we copy the port, we can get to the XSS matrix through the multi-byte CSS application!","likes":[],"date":"17/10/2023 17:44:00","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of comment details in each comment 1 0 0
Response is an array with at least one element 1 0 0
Each comment has a non-negative commentId 1 0 0
Each comment has a non-empty content 1 0 0
Each comment's liked property is either true or false 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/comment/auth/editor?commentId=103&content=New
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 132cc2ab-ca5d-46c5-9c3e-25e6f73aa09c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E90CFAB3A8C144AF298F8615BB0348DC
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=103
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 335B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b0aca550-2d71-4c91-a84e-46c2f2489290
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E90CFAB3A8C144AF298F8615BB0348DC
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":103,"content":"New","likes":[{"userId":49,"username":"Mazie","expertiseProfile":{"id":49,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"date":"17/10/2023 17:44:00","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=103
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6131a162-f7e8-4a21-9c91-aa59015ef2b8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E90CFAB3A8C144AF298F8615BB0348DC
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":103,"content":"New","likes":[],"date":"17/10/2023 17:44:00","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate that the comment is disliked - there is nothing in likes 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=71
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7b8c8e7a-d12c-45e1-a3eb-3ca2546f3bc6
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E90CFAB3A8C144AF298F8615BB0348DC
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":103,"content":"New","likes":[],"date":"17/10/2023 17:44:00","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=103
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2e3caf1c-35f0-4368-8d41-9a23504c2bb2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E90CFAB3A8C144AF298F8615BB0348DC
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":103,"content":"New","likes":[],"date":"17/10/2023 17:44:00","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=103
Response Information
Response Code: 200 - OK
Mean time per request: 26ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token bc6f6393-0128-44b1-9eb0-9dd583a20dde
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E90CFAB3A8C144AF298F8615BB0348DC
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 88ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 75607b3e-a83a-4ee5-9c27-f4bd394a4ad1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 215
Cookie JSESSIONID=E90CFAB3A8C144AF298F8615BB0348DC
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Juanita.Hansen1@gmail.com",
          "password": "P@ssw0rd",
          "username": "Kaela"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Kaela and id 50 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 95ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b0e49486-fee8-4956-8eb6-d2f9a70c52ca
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E90CFAB3A8C144AF298F8615BB0348DC
Content-Length 283
Request Body
{"username":"Kaela","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/50/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/50/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/49/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/48/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/46/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/47/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/50/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 84B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 49a441ba-d717-476a-8cd6-586e478ff089
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Cookie JSESSIONID=11F6B0492F4C7282A2A791EF7C6E23FB
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "Direct Usability Planner",
          "skillId": 0
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":73,"skill":"Direct Usability Planner","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of skill details 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 378B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b3b232a1-49fd-4001-8e03-5a651ca00e8d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=11F6B0492F4C7282A2A791EF7C6E23FB
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":73,"skill":"Direct Usability Planner","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}},{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}},{"skillId":72,"skill":"skill_922307","category":{"id":103,"name":null}},{"skillId":71,"skill":"skill_922307_2","category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of skill details in each skill 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9e932d95-0535-4f36-b644-cad3807b9999
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=11F6B0492F4C7282A2A791EF7C6E23FB
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=73
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 314B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ab3c6b2d-43c3-4fad-9a7e-6d47a56f414e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=11F6B0492F4C7282A2A791EF7C6E23FB
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":73,"skill":"As a professional plumber, I offer a wide range of plumbing services. From fixing leaky faucets and clogged drains to installing new fixtures and handling complex pipe repairs, I ensure your plumbing systems work flawlessly.","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Verify the presence of skill details 1 0 0
Validate skill details 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=73
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2a96d337-42ac-4e0d-aea4-bb1f72cc7518
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=11F6B0492F4C7282A2A791EF7C6E23FB
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:00 GMT
Connection close
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 90ms
Mean size per request: 52B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6167206c-4e7e-41f9-8dde-3c7d28ca472f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 239
Cookie JSESSIONID=11F6B0492F4C7282A2A791EF7C6E23FB
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Dorian.Daniel42_1697553841492@gmail.com",
          "password": "P@ssw0rd",
          "username": "TatumMorissette"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 52
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name TatumMorissette and id 51 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 94317ea9-d189-4812-979a-27897705a43f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=11F6B0492F4C7282A2A791EF7C6E23FB
Content-Length 293
Request Body
{"username":"TatumMorissette","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/51/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/50/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/51/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/49/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/48/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/46/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/51/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/51/personal
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 225B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 304bb426-71c8-4485-80d2-ba4e3d10bc67
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 277
Cookie JSESSIONID=33316BEC53CBE4C7877C8A47CBB65E77
Request Body
{
          "birthYear": "1990-10-03",
          "firstName": "Sophie",
          "id": 51,
          "lastName": "Stark",
          "location": {
            "city": {
              "city": "Plovdiv",
              "country": {},
              "id": 2
            }
          },
          "personalReview": "",
          "picture": "",
          "picturePrivacy": true,
          "sex": "MALE"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":51,"firstName":"Sophie","lastName":"Stark","sex":"MALE","location":{"id":31,"city":{"id":2,"city":"Plovdiv","country":{}}},"birthYear":"1990-10-03","personalReview":null,"memberSince":"17/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate the user ID 1 0 0
Validate first name 1 0 0
Validate last name 1 0 0
Validate birthday date 1 0 0
Validate the city ID 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/51?principal=TatumMorissette
Response Information
Response Code: 200 - OK
Mean time per request: 22ms
Mean size per request: 328B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 771670a7-653d-43bd-817b-240c2439ca99
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=33316BEC53CBE4C7877C8A47CBB65E77
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":51,"username":"TatumMorissette","authorities":["com.community.weare.Models.Role@130f43ed"],"email":"Dorian.Daniel42_1697553841492@gmail.com","firstName":"Sophie","lastNAme":"Stark","gender":"MALE","city":{"id":2,"city":"Plovdiv","country":{}},"birthYear":"1990-10-03","personalReview":null,"expertise":"Actor","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Response body has expected values 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 64ms
Mean size per request: 2.32KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 23e98b96-f045-4797-9447-6ecf4ea64e12
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 90
Cookie JSESSIONID=33316BEC53CBE4C7877C8A47CBB65E77
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":50,"username":"Kaela","expertiseProfile":{"id":50,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":51,"username":"TatumMorissette","expertiseProfile":{"id":51,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":49,"username":"Mazie","expertiseProfile":{"id":49,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":46,"username":"Arne","expertiseProfile":{"id":46,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":47,"username":"Idella","expertiseProfile":{"id":47,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":48,"username":"Russel","expertiseProfile":{"id":48,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":44,"username":"Brown","expertiseProfile":{"id":44,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":45,"username":"KarsonWill","expertiseProfile":{"id":45,"skills":[{"skillId":71,"skill":"skill_922307_2","category":{"id":103,"name":null}},{"skillId":72,"skill":"skill_922307","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":43,"username":"Scot","expertiseProfile":{"id":43,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":41,"username":"Braden","expertiseProfile":{"id":41,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate last created user ID 1 0 0
Response body has expected values 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 202B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 609be728-e939-4005-956b-18d351b63d02
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 98
Cookie JSESSIONID=33316BEC53CBE4C7877C8A47CBB65E77
Request Body
{
            "content": "TatumMorissette create a new post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":72,"content":"TatumMorissette create a new post.","picture":"","date":"17/10/2023 17:44:01","likes":[],"comments":[],"rank":72,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post name 1 0 0
Validate that the post is public 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/51/posts
Response Information
Response Code: 200 - OK
Mean time per request: 24ms
Mean size per request: 204B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7001b9c1-2f7f-4f35-b793-ab5c6d7cc7f8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=33316BEC53CBE4C7877C8A47CBB65E77
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 5
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":72,"content":"TatumMorissette create a new post.","picture":"","date":"17/10/2023 17:44:01","likes":[],"comments":[],"rank":72,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/51/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 54ms
Mean size per request: 220B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token bb53377b-d8da-4aff-a77f-0b56ab992604
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Cookie JSESSIONID=33316BEC53CBE4C7877C8A47CBB65E77
Request Body
{
          "availability": 40,
          "category": {
            "id": 103
          },
          "id": 603242,
          "skill1": "skill_717917",
          "skills": [
            "skill_717917_2"
          ]
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":51,"skills":[{"skillId":74,"skill":"skill_717917_2","category":{"id":103,"name":null}},{"skillId":75,"skill":"skill_717917","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Validate category ID exist 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 50745f08-9c0a-455d-a3ed-5f8d67a2b1f5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 222
Cookie JSESSIONID=33316BEC53CBE4C7877C8A47CBB65E77
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Kavon.Bayer@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Jeramy"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Jeramy and id 52 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5f52e838-c4ea-4fc9-ba63-f823ace33005
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 217
Cookie JSESSIONID=33316BEC53CBE4C7877C8A47CBB65E77
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Sunny95@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Javonte"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 44
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Javonte and id 53 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Verify that the response has the header 'Content-Length' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 98ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token aa4eae96-821d-448a-a3e1-2385d68d8c99
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=33316BEC53CBE4C7877C8A47CBB65E77
Content-Length 284
Request Body
{"username":"Jeramy","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/52/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/52/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/53/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/50/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/51/profile"><h2
                                            type="text">Sophie Stark</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/49/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/52/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/request
Response Information
Response Code: 200 - OK
Mean time per request: 20ms
Mean size per request: 37B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 84b211cd-6c5c-462d-93ba-5db4dc7671d0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Cookie JSESSIONID=97DE6FDEB283297C210C9231A1DE97A2
Request Body
{
          "id":53 ,
          "username": "Javonte"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 37
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Jeramy send friend request to Javonte
Test Information
NamePassedFailedSkipped
Successful POST request 1 0 0
Status code name has string 1 0 0
Verify that the response body is not empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d47a3a6c-0192-4e2d-a1b4-3f2c26abe42b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=97DE6FDEB283297C210C9231A1DE97A2
Content-Length 285
Request Body
{"username":"Javonte","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/53/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/52/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/53/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/50/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/51/profile"><h2
                                            type="text">Sophie Stark</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/49/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/53/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/53/request/
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 698185cf-8793-42f9-a434-c2df303e3ea9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D29C31585F282F3E1525520848EF7B62
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":29,"approved":false,"seen":false,"timeStamp":"17/10/2023 17:44"}]
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Get id from response body 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/53/request/approve?requestId=29
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 34B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8bb0ac12-b010-4c7a-bfc3-fd56d717da06
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D29C31585F282F3E1525520848EF7B62
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 34
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Javonte approved request of Jeramy
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status code name has string 1 0 0
Validate response body format 1 0 0
Validate response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 47B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 99e8a636-96b3-4495-a404-1c1582608b4a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 215
Cookie JSESSIONID=D29C31585F282F3E1525520848EF7B62
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Alvera77@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Kristopher"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 47
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Kristopher and id 54 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 94ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 669aa5e4-3c52-4354-be73-7b98e1c59a7d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D29C31585F282F3E1525520848EF7B62
Content-Length 288
Request Body
{"username":"Kristopher","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/54/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/52/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/53/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/54/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/50/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/51/profile"><h2
                                            type="text">Sophie Stark</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/54/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 193B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c8dd5388-1da9-4a50-ad87-ef24ef200776
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=893A83E6525DAFB996DE1FE7E34F0EBB
Request Body
{
            "content": "This is my private post.",
            "picture": "",
            "public": false
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":73,"content":"This is my private post.","picture":"","date":"17/10/2023 17:44:02","likes":[],"comments":[],"rank":73,"public":false,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is private 1 0 0
Verify the presence of post details 1 0 0
Status code is 200 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 47ms
Mean size per request: 191B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c07075bb-7678-4f03-91ad-05aea6375760
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Cookie JSESSIONID=893A83E6525DAFB996DE1FE7E34F0EBB
Request Body
{
            "content": "This is my public post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":74,"content":"This is my public post.","picture":"","date":"17/10/2023 17:44:02","likes":[],"comments":[],"rank":74,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify the presence of post details 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=74
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9520292a-aa58-4b30-9eb5-57cbd573131b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Cookie JSESSIONID=893A83E6525DAFB996DE1FE7E34F0EBB
Request Body
{
          "content": "This is my edited post.",
          "picture": "",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 61ms
Mean size per request: 1.15KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d4e0d276-b2e2-4db3-92f3-cc703858a9d1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=893A83E6525DAFB996DE1FE7E34F0EBB
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":74,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:02","likes":[],"comments":[],"rank":74,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}},{"postId":72,"content":"TatumMorissette create a new post.","picture":"","date":"17/10/2023 17:44:01","likes":[],"comments":[],"rank":72,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":71,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":71,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":68,"content":"KarsonWill create a new post.","picture":"","date":"17/10/2023 17:43:58","likes":[],"comments":[],"rank":68,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":67,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":67,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of post details in each post 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=74
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 447B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0121344d-e43d-404b-ac5a-586432db032f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=893A83E6525DAFB996DE1FE7E34F0EBB
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":74,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:02","likes":[{"userId":54,"username":"Kristopher","expertiseProfile":{"id":54,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"comments":[],"rank":75,"public":true,"hibernateLazyInitializer":{},"liked":true,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is liked - there is content in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=74
Response Information
Response Code: 200 - OK
Mean time per request: 34ms
Mean size per request: 221B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f45c8343-6cab-4817-bcc8-e23509f3ac24
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=893A83E6525DAFB996DE1FE7E34F0EBB
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":74,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:02","likes":[],"comments":[],"rank":74,"public":true,"hibernateLazyInitializer":{},"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is disliked - there is nothing in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 112B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 422c047c-d523-4ea8-8bb3-689f2593a44f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Cookie JSESSIONID=893A83E6525DAFB996DE1FE7E34F0EBB
Request Body
{  
          "content": "Hey! This is my new comment.",
          "deletedConfirmed": true,
          "postId": "74",
          "userId": "54"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":104,"content":"Hey! This is my new comment.","likes":[],"date":"17/10/2023 17:44:03","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
Verify the presence of properties in the response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=72
Response Information
Response Code: 200 - OK
Mean time per request: 21ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a735c28b-d528-42ff-a552-3633f7c8acea
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=893A83E6525DAFB996DE1FE7E34F0EBB
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Verify the presence of comment details in each comment 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=74
Response Information
Response Code: 200 - OK
Mean time per request: 49ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 71a6f188-af2d-4260-b0a7-265be92aed9b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=893A83E6525DAFB996DE1FE7E34F0EBB
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 88ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 836c3e6d-4d36-4577-be5b-69087a58a391
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 225
Cookie JSESSIONID=893A83E6525DAFB996DE1FE7E34F0EBB
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Rahsaan.Olson6@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Hunter"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Hunter and id 55 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 98ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 3f8ba674-89d9-4893-bcd9-72ce37b431e1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=893A83E6525DAFB996DE1FE7E34F0EBB
Content-Length 284
Request Body
{"username":"Hunter","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/55/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/55/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/52/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/53/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/54/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/50/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/55/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 192B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d40e4504-250d-4628-8be0-e876e645e7bc
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 91
Cookie JSESSIONID=D3D77E020D87FBB53C472894686C1C44
Request Body
{
            "content": "New post with more comment.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":75,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:03","likes":[],"comments":[],"rank":75,"public":true,"liked":false,"category":{"id":103,"name":null}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify that postId is a non-negative integer 1 0 0
Verify that the 'content' is a non-empty string 1 0 0
Verify that likes is an array 1 0 0
Verify that comments is an array 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 157B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ca2ca766-1392-451b-a0db-cd7f77b2e76c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 167
Cookie JSESSIONID=D3D77E020D87FBB53C472894686C1C44
Request Body

        {
            
          "content": "You can't compress the card without calculating the haptic SMS capacitor!",
          "deletedConfirmed": true,
          "postId": 75,
          "userId": 55
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":105,"content":"You can't compress the card without calculating the haptic SMS capacitor!","likes":[],"date":"17/10/2023 17:44:03","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 159B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c09a9b81-619b-4367-bf77-6dd731a92248
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D3D77E020D87FBB53C472894686C1C44
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":105,"content":"You can't compress the card without calculating the haptic SMS capacitor!","likes":[],"date":"17/10/2023 17:44:03","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of comment details in each comment 1 0 0
Response is an array with at least one element 1 0 0
Each comment has a non-negative commentId 1 0 0
Each comment has a non-empty content 1 0 0
Each comment's liked property is either true or false 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/comment/auth/editor?commentId=105&content=New
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 09ac4379-1492-45be-95f5-569425b6b93a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D3D77E020D87FBB53C472894686C1C44
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=105
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 336B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token afdc5408-edbd-493f-9915-f2397b8b453d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D3D77E020D87FBB53C472894686C1C44
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":105,"content":"New","likes":[{"userId":55,"username":"Hunter","expertiseProfile":{"id":55,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"date":"17/10/2023 17:44:03","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=105
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4dda6610-a15b-40bc-b303-b10b6a63fccc
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D3D77E020D87FBB53C472894686C1C44
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":105,"content":"New","likes":[],"date":"17/10/2023 17:44:03","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate that the comment is disliked - there is nothing in likes 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=75
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0ee0210b-87a0-4cee-97a3-efc86b43699b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D3D77E020D87FBB53C472894686C1C44
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":105,"content":"New","likes":[],"date":"17/10/2023 17:44:03","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=105
Response Information
Response Code: 200 - OK
Mean time per request: 20ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7ea4e49f-2806-4da2-aec6-b0e84bbc7793
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D3D77E020D87FBB53C472894686C1C44
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":105,"content":"New","likes":[],"date":"17/10/2023 17:44:03","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=105
Response Information
Response Code: 200 - OK
Mean time per request: 26ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1d690ce8-ad7d-4587-847c-412009647181
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D3D77E020D87FBB53C472894686C1C44
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 71040af3-be9b-40b5-a0ee-4e0c36ae43b3
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 222
Cookie JSESSIONID=D3D77E020D87FBB53C472894686C1C44
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Gisselle.Johnston86@gmail.com",
          "password": "P@ssw0rd",
          "username": "Demarcus"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 45
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Demarcus and id 56 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 93ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d41294dc-7b02-4932-b30c-76a6bc0cca77
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D3D77E020D87FBB53C472894686C1C44
Content-Length 286
Request Body
{"username":"Demarcus","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/56/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/56/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/55/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/52/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/53/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/54/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/56/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 84B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a8639888-3e59-49e7-b674-fffee434d767
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Cookie JSESSIONID=AA7E3D3D86F1C50489119AF93A72C0E3
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "Chief Research Executive",
          "skillId": 0
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":76,"skill":"Chief Research Executive","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of skill details 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill
Response Information
Response Code: 200 - OK
Mean time per request: 10ms
Mean size per request: 524B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fa849a69-97e9-4368-a9aa-7b77efcadf63
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=AA7E3D3D86F1C50489119AF93A72C0E3
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":76,"skill":"Chief Research Executive","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}},{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}},{"skillId":75,"skill":"skill_717917","category":{"id":103,"name":null}},{"skillId":74,"skill":"skill_717917_2","category":{"id":103,"name":null}},{"skillId":72,"skill":"skill_922307","category":{"id":103,"name":null}},{"skillId":71,"skill":"skill_922307_2","category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of skill details in each skill 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1f4bb839-222d-4639-9896-4c6b0c9ba4ec
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=AA7E3D3D86F1C50489119AF93A72C0E3
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=76
Response Information
Response Code: 200 - OK
Mean time per request: 10ms
Mean size per request: 314B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6f4c393d-d9c1-4fb8-85a8-5fd8d6bd72c8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=AA7E3D3D86F1C50489119AF93A72C0E3
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":76,"skill":"As a professional plumber, I offer a wide range of plumbing services. From fixing leaky faucets and clogged drains to installing new fixtures and handling complex pipe repairs, I ensure your plumbing systems work flawlessly.","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Verify the presence of skill details 1 0 0
Validate skill details 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=76
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 22705a81-65f4-42eb-b8bd-4a3706bbbae0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=AA7E3D3D86F1C50489119AF93A72C0E3
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 83ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token eba6a105-0412-4654-b92e-dacf7f4bffad
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 233
Cookie JSESSIONID=AA7E3D3D86F1C50489119AF93A72C0E3
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Edna.Will21_1697553844463@hotmail.com",
          "password": "P@ssw0rd",
          "username": "AlysaKemmer"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 48
Date Tue, 17 Oct 2023 14:44:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name AlysaKemmer and id 57 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 93ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d2266eb3-5ffe-408b-ab0b-f7c33409d8ee
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=AA7E3D3D86F1C50489119AF93A72C0E3
Content-Length 289
Request Body
{"username":"AlysaKemmer","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/57/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/57/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/56/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/55/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/52/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/53/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/57/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/57/personal
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 225B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a9229f75-f9c3-425f-bbc4-9c74a9746a01
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 277
Cookie JSESSIONID=9F55BB4257A3355CA9D964DFAB7E9A0B
Request Body
{
          "birthYear": "1990-10-03",
          "firstName": "Jammie",
          "id": 57,
          "lastName": "Kuhic",
          "location": {
            "city": {
              "city": "Plovdiv",
              "country": {},
              "id": 2
            }
          },
          "personalReview": "",
          "picture": "",
          "picturePrivacy": true,
          "sex": "MALE"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":57,"firstName":"Jammie","lastName":"Kuhic","sex":"MALE","location":{"id":32,"city":{"id":2,"city":"Plovdiv","country":{}}},"birthYear":"1990-10-03","personalReview":null,"memberSince":"17/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate the user ID 1 0 0
Validate first name 1 0 0
Validate last name 1 0 0
Validate birthday date 1 0 0
Validate the city ID 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/57?principal=AlysaKemmer
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 322B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f6facd8b-90e1-4764-84d4-23587a043037
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=9F55BB4257A3355CA9D964DFAB7E9A0B
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":57,"username":"AlysaKemmer","authorities":["com.community.weare.Models.Role@2dd870bf"],"email":"Edna.Will21_1697553844463@hotmail.com","firstName":"Jammie","lastNAme":"Kuhic","gender":"MALE","city":{"id":2,"city":"Plovdiv","country":{}},"birthYear":"1990-10-03","personalReview":null,"expertise":"Actor","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Response body has expected values 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 59ms
Mean size per request: 2.33KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 01a8bbf4-7640-41aa-b78d-4038dc3a7c3e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 90
Cookie JSESSIONID=9F55BB4257A3355CA9D964DFAB7E9A0B
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":57,"username":"AlysaKemmer","expertiseProfile":{"id":57,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":56,"username":"Demarcus","expertiseProfile":{"id":56,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":55,"username":"Hunter","expertiseProfile":{"id":55,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":53,"username":"Javonte","expertiseProfile":{"id":53,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":52,"username":"Jeramy","expertiseProfile":{"id":52,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":54,"username":"Kristopher","expertiseProfile":{"id":54,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":50,"username":"Kaela","expertiseProfile":{"id":50,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":51,"username":"TatumMorissette","expertiseProfile":{"id":51,"skills":[{"skillId":74,"skill":"skill_717917_2","category":{"id":103,"name":null}},{"skillId":75,"skill":"skill_717917","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":49,"username":"Mazie","expertiseProfile":{"id":49,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":46,"username":"Arne","expertiseProfile":{"id":46,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate last created user ID 1 0 0
Response body has expected values 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1c1aadf3-dc61-4e5c-b8a6-16039283a699
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 94
Cookie JSESSIONID=9F55BB4257A3355CA9D964DFAB7E9A0B
Request Body
{
            "content": "AlysaKemmer create a new post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":76,"content":"AlysaKemmer create a new post.","picture":"","date":"17/10/2023 17:44:04","likes":[],"comments":[],"rank":76,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post name 1 0 0
Validate that the post is public 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/57/posts
Response Information
Response Code: 200 - OK
Mean time per request: 19ms
Mean size per request: 200B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c51148c9-87b3-4553-ad63-ca9dfedbd630
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=9F55BB4257A3355CA9D964DFAB7E9A0B
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 5
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":76,"content":"AlysaKemmer create a new post.","picture":"","date":"17/10/2023 17:44:04","likes":[],"comments":[],"rank":76,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/57/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 45ms
Mean size per request: 220B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 01b269f6-1814-4361-ad46-078bb49456a2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Cookie JSESSIONID=9F55BB4257A3355CA9D964DFAB7E9A0B
Request Body
{
          "availability": 40,
          "category": {
            "id": 103
          },
          "id": 76067,
          "skill1": "skill_739436",
          "skills": [
            "skill_739436_2"
          ]
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":57,"skills":[{"skillId":77,"skill":"skill_739436_2","category":{"id":103,"name":null}},{"skillId":78,"skill":"skill_739436","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Validate category ID exist 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 87ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 15e5cf3b-293f-4379-976e-c5b588fb5610
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 216
Cookie JSESSIONID=9F55BB4257A3355CA9D964DFAB7E9A0B
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Amy92@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Kelley"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Kelley and id 58 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 87ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token cce744a4-38fc-4cd6-b5c2-e6d98964501a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 216
Cookie JSESSIONID=9F55BB4257A3355CA9D964DFAB7E9A0B
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Carson38@gmail.com",
          "password": "P@ssw0rd",
          "username": "Effie"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Effie and id 59 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Verify that the response has the header 'Content-Length' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 98ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ad203ca1-44c1-46c7-bd81-eaf7ed608f9b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=9F55BB4257A3355CA9D964DFAB7E9A0B
Content-Length 284
Request Body
{"username":"Kelley","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/58/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/59/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/58/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/57/profile"><h2
                                            type="text">Jammie Kuhic</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/56/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/55/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/58/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/request
Response Information
Response Code: 200 - OK
Mean time per request: 25ms
Mean size per request: 35B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 05f67f3e-cdb9-40b6-897b-feca5ea41420
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Cookie JSESSIONID=4D03704A5E3BEC64162C0DBFD59DC597
Request Body
{
          "id":59 ,
          "username": "Effie"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 35
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Kelley send friend request to Effie
Test Information
NamePassedFailedSkipped
Successful POST request 1 0 0
Status code name has string 1 0 0
Verify that the response body is not empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 100ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token eabf2a02-0c65-4f5b-8134-eb092b01b0f9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=4D03704A5E3BEC64162C0DBFD59DC597
Content-Length 283
Request Body
{"username":"Effie","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/59/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/59/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/58/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/57/profile"><h2
                                            type="text">Jammie Kuhic</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/56/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/55/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/59/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/59/request/
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0cb40356-9963-413c-92aa-454b5450a33d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6591E4CD70A4CDCEEC72424DD91273D1
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":30,"approved":false,"seen":false,"timeStamp":"17/10/2023 17:44"}]
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Get id from response body 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/59/request/approve?requestId=30
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 32B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 67648811-27be-420a-a304-a52a728931d3
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6591E4CD70A4CDCEEC72424DD91273D1
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 32
Date Tue, 17 Oct 2023 14:44:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Effie approved request of Kelley
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status code name has string 1 0 0
Validate response body format 1 0 0
Validate response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 90ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2c285d8c-2e70-4290-96cb-04f2d0e51573
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 221
Cookie JSESSIONID=6591E4CD70A4CDCEEC72424DD91273D1
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Abraham.Donnelly12@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Adrienne"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 45
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Adrienne and id 60 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7f3e9faf-feae-4007-92c7-543e4e54c919
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6591E4CD70A4CDCEEC72424DD91273D1
Content-Length 286
Request Body
{"username":"Adrienne","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/60/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/59/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/60/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/58/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/57/profile"><h2
                                            type="text">Jammie Kuhic</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/56/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/60/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 193B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a9060300-beba-4fc9-99fd-40267615f400
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=197A1C924669A01E0FE5CB5E72F96F0E
Request Body
{
            "content": "This is my private post.",
            "picture": "",
            "public": false
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":77,"content":"This is my private post.","picture":"","date":"17/10/2023 17:44:05","likes":[],"comments":[],"rank":77,"public":false,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is private 1 0 0
Verify the presence of post details 1 0 0
Status code is 200 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 52ms
Mean size per request: 191B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2fe268e3-2379-48fc-8a6a-938717560900
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Cookie JSESSIONID=197A1C924669A01E0FE5CB5E72F96F0E
Request Body
{
            "content": "This is my public post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":78,"content":"This is my public post.","picture":"","date":"17/10/2023 17:44:05","likes":[],"comments":[],"rank":78,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify the presence of post details 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=78
Response Information
Response Code: 200 - OK
Mean time per request: 25ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4cee2fbe-6a77-48f4-9d5b-62e1e92758cb
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Cookie JSESSIONID=197A1C924669A01E0FE5CB5E72F96F0E
Request Body
{
          "content": "This is my edited post.",
          "picture": "",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 67ms
Mean size per request: 1.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b9ce6bfa-75d5-4b3d-bff2-116599c84672
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=197A1C924669A01E0FE5CB5E72F96F0E
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":78,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:05","likes":[],"comments":[],"rank":78,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}},{"postId":76,"content":"AlysaKemmer create a new post.","picture":"","date":"17/10/2023 17:44:04","likes":[],"comments":[],"rank":76,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":75,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:03","likes":[],"comments":[],"rank":75,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":72,"content":"TatumMorissette create a new post.","picture":"","date":"17/10/2023 17:44:01","likes":[],"comments":[],"rank":72,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":71,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":71,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":68,"content":"KarsonWill create a new post.","picture":"","date":"17/10/2023 17:43:58","likes":[],"comments":[],"rank":68,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":67,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":67,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of post details in each post 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=78
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 445B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 18f18909-46d5-431d-b7dd-49f4e5b6c237
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=197A1C924669A01E0FE5CB5E72F96F0E
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":78,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:05","likes":[{"userId":60,"username":"Adrienne","expertiseProfile":{"id":60,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"comments":[],"rank":79,"public":true,"hibernateLazyInitializer":{},"liked":true,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is liked - there is content in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=78
Response Information
Response Code: 200 - OK
Mean time per request: 40ms
Mean size per request: 221B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c4814f8b-0969-49cc-aa19-ee4d71477ea4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=197A1C924669A01E0FE5CB5E72F96F0E
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":78,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:05","likes":[],"comments":[],"rank":78,"public":true,"hibernateLazyInitializer":{},"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is disliked - there is nothing in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 112B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fc649c14-739d-4641-a496-4e469fac660e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Cookie JSESSIONID=197A1C924669A01E0FE5CB5E72F96F0E
Request Body
{  
          "content": "Hey! This is my new comment.",
          "deletedConfirmed": true,
          "postId": "78",
          "userId": "60"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":106,"content":"Hey! This is my new comment.","likes":[],"date":"17/10/2023 17:44:06","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
Verify the presence of properties in the response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=76
Response Information
Response Code: 200 - OK
Mean time per request: 22ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 245ed810-d50b-48f3-b984-bdbc6f4a3bc4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=197A1C924669A01E0FE5CB5E72F96F0E
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Verify the presence of comment details in each comment 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=78
Response Information
Response Code: 200 - OK
Mean time per request: 50ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fe499ebf-38e9-46ea-b3dd-e43fdc85ec53
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=197A1C924669A01E0FE5CB5E72F96F0E
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f9c27868-e1a5-4840-8c77-d1b75b5104e1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 222
Cookie JSESSIONID=197A1C924669A01E0FE5CB5E72F96F0E
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Gertrude41@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Wendell"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 44
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Wendell and id 61 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 98ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 402e7ef4-fe23-438e-b706-8d3b4bdede53
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=197A1C924669A01E0FE5CB5E72F96F0E
Content-Length 285
Request Body
{"username":"Wendell","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/61/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/61/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/59/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/60/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/58/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/57/profile"><h2
                                            type="text">Jammie Kuhic</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/61/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 192B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 920a3fed-03d4-4f44-b728-c21533cc85b2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 91
Cookie JSESSIONID=A2E2342EE247150909F27DAC19655BDB
Request Body
{
            "content": "New post with more comment.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":79,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:06","likes":[],"comments":[],"rank":79,"public":true,"liked":false,"category":{"id":103,"name":null}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify that postId is a non-negative integer 1 0 0
Verify that the 'content' is a non-empty string 1 0 0
Verify that likes is an array 1 0 0
Verify that comments is an array 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 163B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7f985d7f-76df-449d-adb9-c2ba8fb70931
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 173
Cookie JSESSIONID=A2E2342EE247150909F27DAC19655BDB
Request Body

        {
            
          "content": "Try to navigate the THX matrix, maybe it will bypass the open-source interface!",
          "deletedConfirmed": true,
          "postId": 79,
          "userId": 61
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":107,"content":"Try to navigate the THX matrix, maybe it will bypass the open-source interface!","likes":[],"date":"17/10/2023 17:44:06","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 165B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0d55ccc5-e8a5-4e90-aeef-e76ce3f23aca
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A2E2342EE247150909F27DAC19655BDB
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":107,"content":"Try to navigate the THX matrix, maybe it will bypass the open-source interface!","likes":[],"date":"17/10/2023 17:44:06","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of comment details in each comment 1 0 0
Response is an array with at least one element 1 0 0
Each comment has a non-negative commentId 1 0 0
Each comment has a non-empty content 1 0 0
Each comment's liked property is either true or false 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/comment/auth/editor?commentId=107&content=New
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9991286a-d5a7-4822-b4e5-a3e8b2eebf74
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A2E2342EE247150909F27DAC19655BDB
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=107
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 337B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c6c113d6-d248-469a-bac9-1daf5662da46
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A2E2342EE247150909F27DAC19655BDB
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":107,"content":"New","likes":[{"userId":61,"username":"Wendell","expertiseProfile":{"id":61,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"date":"17/10/2023 17:44:06","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=107
Response Information
Response Code: 200 - OK
Mean time per request: 28ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 16872e15-dc55-4335-ad49-c49e6379165a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A2E2342EE247150909F27DAC19655BDB
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":107,"content":"New","likes":[],"date":"17/10/2023 17:44:06","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate that the comment is disliked - there is nothing in likes 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=79
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 272cd0ca-9f7e-434f-bdeb-2feaf764a5d3
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A2E2342EE247150909F27DAC19655BDB
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":107,"content":"New","likes":[],"date":"17/10/2023 17:44:06","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=107
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 68a4ba86-3bce-4df5-97ac-296090f9ebe8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A2E2342EE247150909F27DAC19655BDB
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":107,"content":"New","likes":[],"date":"17/10/2023 17:44:06","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=107
Response Information
Response Code: 200 - OK
Mean time per request: 25ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 979c30a5-0306-4ce8-8de1-41d1e87ed840
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A2E2342EE247150909F27DAC19655BDB
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6f61465f-15f5-45cd-9c48-56fb6aeda027
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 213
Cookie JSESSIONID=A2E2342EE247150909F27DAC19655BDB
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Paige_Kris66@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Elissa"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Elissa and id 62 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 54ca1c4f-ed6a-40cd-a569-7f02dd826484
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A2E2342EE247150909F27DAC19655BDB
Content-Length 284
Request Body
{"username":"Elissa","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/62/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/62/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/61/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/59/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/60/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/58/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/62/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 91B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f18ba7b9-c1d4-4291-8c40-59bf70f6ab33
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 125
Cookie JSESSIONID=C96712570C8763DA30FA1F161BFF9372
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "Chief Applications Orchestrator",
          "skillId": 0
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":79,"skill":"Chief Applications Orchestrator","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of skill details 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 677B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e0866f37-f1bf-494e-8bd6-6f2024301e85
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C96712570C8763DA30FA1F161BFF9372
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":79,"skill":"Chief Applications Orchestrator","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}},{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}},{"skillId":75,"skill":"skill_717917","category":{"id":103,"name":null}},{"skillId":74,"skill":"skill_717917_2","category":{"id":103,"name":null}},{"skillId":78,"skill":"skill_739436","category":{"id":103,"name":null}},{"skillId":77,"skill":"skill_739436_2","category":{"id":103,"name":null}},{"skillId":72,"skill":"skill_922307","category":{"id":103,"name":null}},{"skillId":71,"skill":"skill_922307_2","category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of skill details in each skill 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f17d48be-e979-4227-a45e-8f144a91070a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C96712570C8763DA30FA1F161BFF9372
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=79
Response Information
Response Code: 200 - OK
Mean time per request: 10ms
Mean size per request: 314B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 101f6c81-66e2-41df-9f7f-4021ddbf1f81
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C96712570C8763DA30FA1F161BFF9372
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":79,"skill":"As a professional plumber, I offer a wide range of plumbing services. From fixing leaky faucets and clogged drains to installing new fixtures and handling complex pipe repairs, I ensure your plumbing systems work flawlessly.","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Verify the presence of skill details 1 0 0
Validate skill details 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=79
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6b4656d0-7539-4944-b401-9e23a47f976a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C96712570C8763DA30FA1F161BFF9372
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:06 GMT
Connection close
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 89ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 915d9761-1323-41fc-95f2-a4980f8f19c9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 236
Cookie JSESSIONID=C96712570C8763DA30FA1F161BFF9372
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Delpha_Mayer70_1697553847373@hotmail.com",
          "password": "P@ssw0rd",
          "username": "GenovevaToy"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 48
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name GenovevaToy and id 63 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 93ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8ddc1e38-bbb1-4f80-8c60-328005f1f839
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C96712570C8763DA30FA1F161BFF9372
Content-Length 289
Request Body
{"username":"GenovevaToy","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/63/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/63/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/62/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/61/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/59/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/60/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/63/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/63/personal
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 225B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 60631472-c692-4a95-814b-e4fef93dee72
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 277
Cookie JSESSIONID=CB68E072792BB73B53E6E343C435B046
Request Body
{
          "birthYear": "1990-10-03",
          "firstName": "Akeem",
          "id": 63,
          "lastName": "Hoeger",
          "location": {
            "city": {
              "city": "Plovdiv",
              "country": {},
              "id": 2
            }
          },
          "personalReview": "",
          "picture": "",
          "picturePrivacy": true,
          "sex": "MALE"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":63,"firstName":"Akeem","lastName":"Hoeger","sex":"MALE","location":{"id":33,"city":{"id":2,"city":"Plovdiv","country":{}}},"birthYear":"1990-10-03","personalReview":null,"memberSince":"17/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate the user ID 1 0 0
Validate first name 1 0 0
Validate last name 1 0 0
Validate birthday date 1 0 0
Validate the city ID 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/63?principal=GenovevaToy
Response Information
Response Code: 200 - OK
Mean time per request: 16ms
Mean size per request: 325B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c2e78ca2-d8e1-43ad-8baa-25a1b2f4154a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CB68E072792BB73B53E6E343C435B046
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":63,"username":"GenovevaToy","authorities":["com.community.weare.Models.Role@3d37ebf0"],"email":"Delpha_Mayer70_1697553847373@hotmail.com","firstName":"Akeem","lastNAme":"Hoeger","gender":"MALE","city":{"id":2,"city":"Plovdiv","country":{}},"birthYear":"1990-10-03","personalReview":null,"expertise":"Actor","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Response body has expected values 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 65ms
Mean size per request: 2.33KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a0d6ff5b-e350-4284-9188-cf1536013910
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 90
Cookie JSESSIONID=CB68E072792BB73B53E6E343C435B046
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":62,"username":"Elissa","expertiseProfile":{"id":62,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":63,"username":"GenovevaToy","expertiseProfile":{"id":63,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":61,"username":"Wendell","expertiseProfile":{"id":61,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":60,"username":"Adrienne","expertiseProfile":{"id":60,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":59,"username":"Effie","expertiseProfile":{"id":59,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":58,"username":"Kelley","expertiseProfile":{"id":58,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":57,"username":"AlysaKemmer","expertiseProfile":{"id":57,"skills":[{"skillId":77,"skill":"skill_739436_2","category":{"id":103,"name":null}},{"skillId":78,"skill":"skill_739436","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":56,"username":"Demarcus","expertiseProfile":{"id":56,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":55,"username":"Hunter","expertiseProfile":{"id":55,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":53,"username":"Javonte","expertiseProfile":{"id":53,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate last created user ID 1 0 0
Response body has expected values 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 38ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f0cd6c94-5b21-4ef5-9f32-3eb23534aed9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 94
Cookie JSESSIONID=CB68E072792BB73B53E6E343C435B046
Request Body
{
            "content": "GenovevaToy create a new post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":80,"content":"GenovevaToy create a new post.","picture":"","date":"17/10/2023 17:44:07","likes":[],"comments":[],"rank":80,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post name 1 0 0
Validate that the post is public 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/63/posts
Response Information
Response Code: 200 - OK
Mean time per request: 19ms
Mean size per request: 200B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8d2c65db-fcb6-487c-a1b1-3d97a29a7ef4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=CB68E072792BB73B53E6E343C435B046
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 5
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":80,"content":"GenovevaToy create a new post.","picture":"","date":"17/10/2023 17:44:07","likes":[],"comments":[],"rank":80,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/63/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 45ms
Mean size per request: 220B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c0db1d26-37e7-4c46-bd54-0de656310c0f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Cookie JSESSIONID=CB68E072792BB73B53E6E343C435B046
Request Body
{
          "availability": 40,
          "category": {
            "id": 103
          },
          "id": 564919,
          "skill1": "skill_733829",
          "skills": [
            "skill_733829_2"
          ]
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":63,"skills":[{"skillId":80,"skill":"skill_733829_2","category":{"id":103,"name":null}},{"skillId":81,"skill":"skill_733829","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Validate category ID exist 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 91ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0ab17c94-00ec-43cb-bbb0-e0c3e55bade5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 227
Cookie JSESSIONID=CB68E072792BB73B53E6E343C435B046
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Cicero_Wehner68@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Stephanie"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 46
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Stephanie and id 64 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 85ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e9b26ca1-a03f-4307-a758-d505dc8a04ee
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 226
Cookie JSESSIONID=CB68E072792BB73B53E6E343C435B046
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Maddison_Graham29@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Camron"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Camron and id 65 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Verify that the response has the header 'Content-Length' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 95ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2ae90ef0-6db3-4906-97e8-e714436d1934
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CB68E072792BB73B53E6E343C435B046
Content-Length 287
Request Body
{"username":"Stephanie","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/64/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/65/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/64/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/63/profile"><h2
                                            type="text">Akeem Hoeger</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/62/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/61/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/64/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/request
Response Information
Response Code: 200 - OK
Mean time per request: 23ms
Mean size per request: 39B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token bef77f75-eb80-43c0-be1d-84987798cd59
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Cookie JSESSIONID=35AEB0694819E9B41EEC66561B604C2A
Request Body
{
          "id":65 ,
          "username": "Camron"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 39
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Stephanie send friend request to Camron
Test Information
NamePassedFailedSkipped
Successful POST request 1 0 0
Status code name has string 1 0 0
Verify that the response body is not empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 94ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 25c71385-65ca-47a7-be73-df0c4faec318
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=35AEB0694819E9B41EEC66561B604C2A
Content-Length 284
Request Body
{"username":"Camron","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/65/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/65/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/64/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/63/profile"><h2
                                            type="text">Akeem Hoeger</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/62/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/61/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/65/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/65/request/
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f89ed917-8cb3-4b4a-8e36-2b560c9bf7c1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CC7BF127D708E3FDE1703A126185A7F3
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":31,"approved":false,"seen":false,"timeStamp":"17/10/2023 17:44"}]
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Get id from response body 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/65/request/approve?requestId=31
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d4a2c821-76c0-4592-a745-cbb0a6fbfb39
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CC7BF127D708E3FDE1703A126185A7F3
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 36
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Camron approved request of Stephanie
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status code name has string 1 0 0
Validate response body format 1 0 0
Validate response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 82ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9e020723-e823-4a67-af3d-e04715f3abc6
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 209
Cookie JSESSIONID=CC7BF127D708E3FDE1703A126185A7F3
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Urban99@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Woodrow"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 44
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Woodrow and id 66 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 97ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 729dc84f-f4c0-48d1-9e89-d18140d4ce5f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CC7BF127D708E3FDE1703A126185A7F3
Content-Length 285
Request Body
{"username":"Woodrow","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/66/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/65/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/66/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/64/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/63/profile"><h2
                                            type="text">Akeem Hoeger</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/62/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/66/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 193B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c3535afb-cf29-4886-9fd5-49a38b0f1fbd
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=06FDFD75E0B6CE8AC5DECD12A271547C
Request Body
{
            "content": "This is my private post.",
            "picture": "",
            "public": false
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":81,"content":"This is my private post.","picture":"","date":"17/10/2023 17:44:08","likes":[],"comments":[],"rank":81,"public":false,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is private 1 0 0
Verify the presence of post details 1 0 0
Status code is 200 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 41ms
Mean size per request: 191B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d1ff4659-a7da-4563-a51e-c377661f13d4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Cookie JSESSIONID=06FDFD75E0B6CE8AC5DECD12A271547C
Request Body
{
            "content": "This is my public post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":82,"content":"This is my public post.","picture":"","date":"17/10/2023 17:44:08","likes":[],"comments":[],"rank":82,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify the presence of post details 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=82
Response Information
Response Code: 200 - OK
Mean time per request: 22ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 84d29867-05c4-46ce-aa49-98716c8a709b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Cookie JSESSIONID=06FDFD75E0B6CE8AC5DECD12A271547C
Request Body
{
          "content": "This is my edited post.",
          "picture": "",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 90ms
Mean size per request: 1.91KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fb9569f7-6909-460e-bfc7-7fbfe410ca96
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=06FDFD75E0B6CE8AC5DECD12A271547C
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":82,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:08","likes":[],"comments":[],"rank":82,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}},{"postId":80,"content":"GenovevaToy create a new post.","picture":"","date":"17/10/2023 17:44:07","likes":[],"comments":[],"rank":80,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":79,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:06","likes":[],"comments":[],"rank":79,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":76,"content":"AlysaKemmer create a new post.","picture":"","date":"17/10/2023 17:44:04","likes":[],"comments":[],"rank":76,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":75,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:03","likes":[],"comments":[],"rank":75,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":72,"content":"TatumMorissette create a new post.","picture":"","date":"17/10/2023 17:44:01","likes":[],"comments":[],"rank":72,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":71,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":71,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":68,"content":"KarsonWill create a new post.","picture":"","date":"17/10/2023 17:43:58","likes":[],"comments":[],"rank":68,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":67,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":67,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of post details in each post 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=82
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 444B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f9117efb-fc7a-4f67-88af-e822c5dd46dd
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=06FDFD75E0B6CE8AC5DECD12A271547C
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":82,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:08","likes":[{"userId":66,"username":"Woodrow","expertiseProfile":{"id":66,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"comments":[],"rank":83,"public":true,"hibernateLazyInitializer":{},"liked":true,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is liked - there is content in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=82
Response Information
Response Code: 200 - OK
Mean time per request: 34ms
Mean size per request: 221B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e0f0e4b1-00f1-4eee-9d63-62f1e90fc59e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=06FDFD75E0B6CE8AC5DECD12A271547C
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":82,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:08","likes":[],"comments":[],"rank":82,"public":true,"hibernateLazyInitializer":{},"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is disliked - there is nothing in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 112B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 30c81903-165f-4d72-ac63-71e50f73e184
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Cookie JSESSIONID=06FDFD75E0B6CE8AC5DECD12A271547C
Request Body
{  
          "content": "Hey! This is my new comment.",
          "deletedConfirmed": true,
          "postId": "82",
          "userId": "66"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":108,"content":"Hey! This is my new comment.","likes":[],"date":"17/10/2023 17:44:09","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
Verify the presence of properties in the response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=80
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 01f76f24-7fe3-49d8-be96-94bd689447b9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=06FDFD75E0B6CE8AC5DECD12A271547C
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Verify the presence of comment details in each comment 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=82
Response Information
Response Code: 200 - OK
Mean time per request: 46ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ba17d61b-6e32-4602-a423-48e35094d48b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=06FDFD75E0B6CE8AC5DECD12A271547C
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 87ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d014fe74-4840-4431-8764-8b5b300f0eea
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 221
Cookie JSESSIONID=06FDFD75E0B6CE8AC5DECD12A271547C
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Nedra_Ward53@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Althea"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Althea and id 67 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 93ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b9575912-4a98-499b-86cc-af8a265ea4eb
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=06FDFD75E0B6CE8AC5DECD12A271547C
Content-Length 284
Request Body
{"username":"Althea","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/67/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/67/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/65/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/66/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/64/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/63/profile"><h2
                                            type="text">Akeem Hoeger</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/67/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 34ms
Mean size per request: 192B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 64cde324-1d1c-4bd6-b60b-99248536b900
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 91
Cookie JSESSIONID=0F13A7430F3F88F1F228FA1CCB015706
Request Body
{
            "content": "New post with more comment.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":83,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:09","likes":[],"comments":[],"rank":83,"public":true,"liked":false,"category":{"id":103,"name":null}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify that postId is a non-negative integer 1 0 0
Verify that the 'content' is a non-empty string 1 0 0
Verify that likes is an array 1 0 0
Verify that comments is an array 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e1770cef-6c48-476c-8fc4-1120e6ff9170
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 190
Cookie JSESSIONID=0F13A7430F3F88F1F228FA1CCB015706
Request Body

        {
            
          "content": "If we transmit the driver, we can get to the SMS alarm through the cross-platform GB hard drive!",
          "deletedConfirmed": true,
          "postId": 83,
          "userId": 67
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":109,"content":"If we transmit the driver, we can get to the SMS alarm through the cross-platform GB hard drive!","likes":[],"date":"17/10/2023 17:44:09","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 182B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0cd5a730-4ae1-45af-88fb-6b5e01f212e1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F13A7430F3F88F1F228FA1CCB015706
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":109,"content":"If we transmit the driver, we can get to the SMS alarm through the cross-platform GB hard drive!","likes":[],"date":"17/10/2023 17:44:09","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of comment details in each comment 1 0 0
Response is an array with at least one element 1 0 0
Each comment has a non-negative commentId 1 0 0
Each comment has a non-empty content 1 0 0
Each comment's liked property is either true or false 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/comment/auth/editor?commentId=109&content=New
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e52163f5-3b7c-4a92-8c02-ee4f3d1f8a24
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F13A7430F3F88F1F228FA1CCB015706
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=109
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 336B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 76b9ff6a-1286-41e7-b5c5-b6b2b9a68cad
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F13A7430F3F88F1F228FA1CCB015706
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":109,"content":"New","likes":[{"userId":67,"username":"Althea","expertiseProfile":{"id":67,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"date":"17/10/2023 17:44:09","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=109
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6f6c6558-f559-4a80-b897-ea4733f68771
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F13A7430F3F88F1F228FA1CCB015706
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":109,"content":"New","likes":[],"date":"17/10/2023 17:44:09","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate that the comment is disliked - there is nothing in likes 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=83
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e6ee847a-1aab-49b6-8495-6fac36f15802
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F13A7430F3F88F1F228FA1CCB015706
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":109,"content":"New","likes":[],"date":"17/10/2023 17:44:09","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=109
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 27098f90-aa1c-4f20-b4ff-438d8bbf3aba
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F13A7430F3F88F1F228FA1CCB015706
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":109,"content":"New","likes":[],"date":"17/10/2023 17:44:09","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=109
Response Information
Response Code: 200 - OK
Mean time per request: 24ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token caa3a7ef-f7d8-4c73-b1cb-a061506574f9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F13A7430F3F88F1F228FA1CCB015706
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 83ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d9ca81ae-7b73-4b5d-9bf9-a095b9d11464
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 210
Cookie JSESSIONID=0F13A7430F3F88F1F228FA1CCB015706
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Lucius33@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Shyanne"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 44
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Shyanne and id 68 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 92ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d6f242ff-d723-43ac-af99-b1bacac44d92
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F13A7430F3F88F1F228FA1CCB015706
Content-Length 285
Request Body
{"username":"Shyanne","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/68/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/68/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/67/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/65/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/66/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/64/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/68/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 92B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 22d734ad-f487-4596-a931-1770b20de26e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 126
Cookie JSESSIONID=27601A7B87FE8AD26DFBB1613BDEC583
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "Human Implementation Coordinator",
          "skillId": 0
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":82,"skill":"Human Implementation Coordinator","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of skill details 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill
Response Information
Response Code: 200 - OK
Mean time per request: 10ms
Mean size per request: 824B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d949a987-2ed0-4540-a1cc-64c168a2298e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=27601A7B87FE8AD26DFBB1613BDEC583
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":82,"skill":"Human Implementation Coordinator","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}},{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}},{"skillId":75,"skill":"skill_717917","category":{"id":103,"name":null}},{"skillId":74,"skill":"skill_717917_2","category":{"id":103,"name":null}},{"skillId":81,"skill":"skill_733829","category":{"id":103,"name":null}},{"skillId":80,"skill":"skill_733829_2","category":{"id":103,"name":null}},{"skillId":78,"skill":"skill_739436","category":{"id":103,"name":null}},{"skillId":77,"skill":"skill_739436_2","category":{"id":103,"name":null}},{"skillId":72,"skill":"skill_922307","category":{"id":103,"name":null}},{"skillId":71,"skill":"skill_922307_2","category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of skill details in each skill 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 65cb629c-cf12-4aa2-ba26-9a024dbd13e0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=27601A7B87FE8AD26DFBB1613BDEC583
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=82
Response Information
Response Code: 200 - OK
Mean time per request: 9ms
Mean size per request: 314B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 07d4d9b3-2dfc-4d3d-8294-4250156a2a63
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=27601A7B87FE8AD26DFBB1613BDEC583
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":82,"skill":"As a professional plumber, I offer a wide range of plumbing services. From fixing leaky faucets and clogged drains to installing new fixtures and handling complex pipe repairs, I ensure your plumbing systems work flawlessly.","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Verify the presence of skill details 1 0 0
Validate skill details 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=82
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 87972d54-c7ec-431f-bac3-413df6a7642b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=27601A7B87FE8AD26DFBB1613BDEC583
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 49B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 429f6f3b-44d8-4a59-aeae-fdf4a0940904
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 234
Cookie JSESSIONID=27601A7B87FE8AD26DFBB1613BDEC583
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Fritz.Zboncak_1697553850500@yahoo.com",
          "password": "P@ssw0rd",
          "username": "MarilyneDach"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 49
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name MarilyneDach and id 69 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 99ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 20622362-f9ff-427c-889f-ef53950a300a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=27601A7B87FE8AD26DFBB1613BDEC583
Content-Length 290
Request Body
{"username":"MarilyneDach","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/69/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/69/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/68/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/67/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/65/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/66/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/69/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/69/personal
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 225B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 741d5d26-1dae-4279-a63c-6b0c4edda463
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 277
Cookie JSESSIONID=E239F66DF9561EFBA0A2C63A76DD5E61
Request Body
{
          "birthYear": "1990-10-03",
          "firstName": "Winston",
          "id": 69,
          "lastName": "Hahn",
          "location": {
            "city": {
              "city": "Plovdiv",
              "country": {},
              "id": 2
            }
          },
          "personalReview": "",
          "picture": "",
          "picturePrivacy": true,
          "sex": "MALE"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":69,"firstName":"Winston","lastName":"Hahn","sex":"MALE","location":{"id":34,"city":{"id":2,"city":"Plovdiv","country":{}}},"birthYear":"1990-10-03","personalReview":null,"memberSince":"17/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate the user ID 1 0 0
Validate first name 1 0 0
Validate last name 1 0 0
Validate birthday date 1 0 0
Validate the city ID 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/69?principal=MarilyneDach
Response Information
Response Code: 200 - OK
Mean time per request: 19ms
Mean size per request: 323B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 75ad38d0-4fd2-4911-b1b5-86f576d446b6
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E239F66DF9561EFBA0A2C63A76DD5E61
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":69,"username":"MarilyneDach","authorities":["com.community.weare.Models.Role@72d9325c"],"email":"Fritz.Zboncak_1697553850500@yahoo.com","firstName":"Winston","lastNAme":"Hahn","gender":"MALE","city":{"id":2,"city":"Plovdiv","country":{}},"birthYear":"1990-10-03","personalReview":null,"expertise":"Actor","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Response body has expected values 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 60ms
Mean size per request: 2.33KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 657d5662-44f8-48ef-b88a-803de4ef798c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 90
Cookie JSESSIONID=E239F66DF9561EFBA0A2C63A76DD5E61
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":69,"username":"MarilyneDach","expertiseProfile":{"id":69,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":68,"username":"Shyanne","expertiseProfile":{"id":68,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":67,"username":"Althea","expertiseProfile":{"id":67,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":65,"username":"Camron","expertiseProfile":{"id":65,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":64,"username":"Stephanie","expertiseProfile":{"id":64,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":66,"username":"Woodrow","expertiseProfile":{"id":66,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":62,"username":"Elissa","expertiseProfile":{"id":62,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":63,"username":"GenovevaToy","expertiseProfile":{"id":63,"skills":[{"skillId":80,"skill":"skill_733829_2","category":{"id":103,"name":null}},{"skillId":81,"skill":"skill_733829","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":61,"username":"Wendell","expertiseProfile":{"id":61,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":60,"username":"Adrienne","expertiseProfile":{"id":60,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate last created user ID 1 0 0
Response body has expected values 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 199B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5e9243f6-f040-44b6-9a3a-128ff97be1e6
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 95
Cookie JSESSIONID=E239F66DF9561EFBA0A2C63A76DD5E61
Request Body
{
            "content": "MarilyneDach create a new post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":84,"content":"MarilyneDach create a new post.","picture":"","date":"17/10/2023 17:44:10","likes":[],"comments":[],"rank":84,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post name 1 0 0
Validate that the post is public 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/69/posts
Response Information
Response Code: 200 - OK
Mean time per request: 40ms
Mean size per request: 201B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f41a45ff-b7b4-42e9-8cd6-e8a80c8c82c9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=E239F66DF9561EFBA0A2C63A76DD5E61
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 5
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":84,"content":"MarilyneDach create a new post.","picture":"","date":"17/10/2023 17:44:10","likes":[],"comments":[],"rank":84,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/69/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 45ms
Mean size per request: 220B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 213b335a-aecc-4b0f-91f0-04a6abe6ca90
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Cookie JSESSIONID=E239F66DF9561EFBA0A2C63A76DD5E61
Request Body
{
          "availability": 40,
          "category": {
            "id": 103
          },
          "id": 406041,
          "skill1": "skill_755006",
          "skills": [
            "skill_755006_2"
          ]
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":69,"skills":[{"skillId":83,"skill":"skill_755006_2","category":{"id":103,"name":null}},{"skillId":84,"skill":"skill_755006","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Validate category ID exist 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d9f14d80-cd3d-4e2d-bf90-c5d7d1c3a684
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 219
Cookie JSESSIONID=E239F66DF9561EFBA0A2C63A76DD5E61
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Everardo86@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Meggie"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Meggie and id 70 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 83ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token bc7bd8d5-88b4-4f5b-ad1e-56610543d62e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 222
Cookie JSESSIONID=E239F66DF9561EFBA0A2C63A76DD5E61
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Helga.Veum68@gmail.com",
          "password": "P@ssw0rd",
          "username": "Marisol"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 44
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Marisol and id 71 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Verify that the response has the header 'Content-Length' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 99ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9d84768d-3e98-4546-affe-2c874731a254
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E239F66DF9561EFBA0A2C63A76DD5E61
Content-Length 284
Request Body
{"username":"Meggie","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/70/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/70/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/71/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/69/profile"><h2
                                            type="text">Winston Hahn</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/68/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/67/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/70/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/request
Response Information
Response Code: 200 - OK
Mean time per request: 24ms
Mean size per request: 37B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8895bef7-9f31-44eb-87dc-7a984063b8eb
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Cookie JSESSIONID=422C3B229F0516ECFB630CEF240EDE10
Request Body
{
          "id":71 ,
          "username": "Marisol"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 37
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Meggie send friend request to Marisol
Test Information
NamePassedFailedSkipped
Successful POST request 1 0 0
Status code name has string 1 0 0
Verify that the response body is not empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 97ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 3d45dd08-4688-4a3f-aeac-c0a07858fe87
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=422C3B229F0516ECFB630CEF240EDE10
Content-Length 285
Request Body
{"username":"Marisol","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/71/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/70/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/71/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/69/profile"><h2
                                            type="text">Winston Hahn</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/68/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/67/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/71/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/71/request/
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 43132618-5b48-4ddc-9b65-4c50e55f0375
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=4210347DFC909583CE840E976A63DC7D
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":32,"approved":false,"seen":false,"timeStamp":"17/10/2023 17:44"}]
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Get id from response body 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/71/request/approve?requestId=32
Response Information
Response Code: 200 - OK
Mean time per request: 25ms
Mean size per request: 34B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 17396b8b-60db-40df-929a-4f3c4529cefc
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=4210347DFC909583CE840E976A63DC7D
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 34
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Marisol approved request of Meggie
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status code name has string 1 0 0
Validate response body format 1 0 0
Validate response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 87ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 52bc9878-cb7b-4971-9cb3-038e6aa25423
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 215
Cookie JSESSIONID=4210347DFC909583CE840E976A63DC7D
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Cleve.Kreiger56@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Gerda"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Gerda and id 72 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 95ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 676dd8d1-757b-40de-9146-6aa14f88e3eb
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=4210347DFC909583CE840E976A63DC7D
Content-Length 283
Request Body
{"username":"Gerda","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/72/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/72/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/70/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/71/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/69/profile"><h2
                                            type="text">Winston Hahn</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/68/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/72/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 193B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 15ffc9a2-8167-4f5f-b097-687387229d83
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=9E0CCD0CFB13BCFCE278C83E384761F1
Request Body
{
            "content": "This is my private post.",
            "picture": "",
            "public": false
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":85,"content":"This is my private post.","picture":"","date":"17/10/2023 17:44:11","likes":[],"comments":[],"rank":85,"public":false,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is private 1 0 0
Verify the presence of post details 1 0 0
Status code is 200 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 42ms
Mean size per request: 191B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fd8116c1-3e94-429d-9929-cffb42b786de
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Cookie JSESSIONID=9E0CCD0CFB13BCFCE278C83E384761F1
Request Body
{
            "content": "This is my public post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":86,"content":"This is my public post.","picture":"","date":"17/10/2023 17:44:11","likes":[],"comments":[],"rank":86,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify the presence of post details 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=86
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token af16868c-fa39-4b24-8862-5a11c8e5089e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Cookie JSESSIONID=9E0CCD0CFB13BCFCE278C83E384761F1
Request Body
{
          "content": "This is my edited post.",
          "picture": "",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 117ms
Mean size per request: 2.29KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 02efbbbd-6575-465a-9cbb-edd1f01cdf13
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=9E0CCD0CFB13BCFCE278C83E384761F1
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":86,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:11","likes":[],"comments":[],"rank":86,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}},{"postId":84,"content":"MarilyneDach create a new post.","picture":"","date":"17/10/2023 17:44:10","likes":[],"comments":[],"rank":84,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":83,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:09","likes":[],"comments":[],"rank":83,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":80,"content":"GenovevaToy create a new post.","picture":"","date":"17/10/2023 17:44:07","likes":[],"comments":[],"rank":80,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":79,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:06","likes":[],"comments":[],"rank":79,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":76,"content":"AlysaKemmer create a new post.","picture":"","date":"17/10/2023 17:44:04","likes":[],"comments":[],"rank":76,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":75,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:03","likes":[],"comments":[],"rank":75,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":72,"content":"TatumMorissette create a new post.","picture":"","date":"17/10/2023 17:44:01","likes":[],"comments":[],"rank":72,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":71,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":71,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":68,"content":"KarsonWill create a new post.","picture":"","date":"17/10/2023 17:43:58","likes":[],"comments":[],"rank":68,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":67,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":67,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of post details in each post 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=86
Response Information
Response Code: 200 - OK
Mean time per request: 38ms
Mean size per request: 442B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6a6fc4d9-ada5-4c7b-b028-db96ee1fb86c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=9E0CCD0CFB13BCFCE278C83E384761F1
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":86,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:11","likes":[{"userId":72,"username":"Gerda","expertiseProfile":{"id":72,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"comments":[],"rank":87,"public":true,"hibernateLazyInitializer":{},"liked":true,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is liked - there is content in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=86
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 221B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5100f82d-6c18-4b97-8f2b-7e0078d97a6d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=9E0CCD0CFB13BCFCE278C83E384761F1
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":86,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:11","likes":[],"comments":[],"rank":86,"public":true,"hibernateLazyInitializer":{},"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is disliked - there is nothing in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 112B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7c46513d-692a-46a5-9b1d-ef8dd3c811c6
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Cookie JSESSIONID=9E0CCD0CFB13BCFCE278C83E384761F1
Request Body
{  
          "content": "Hey! This is my new comment.",
          "deletedConfirmed": true,
          "postId": "86",
          "userId": "72"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":110,"content":"Hey! This is my new comment.","likes":[],"date":"17/10/2023 17:44:12","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
Verify the presence of properties in the response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=84
Response Information
Response Code: 200 - OK
Mean time per request: 19ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 69051a77-97ad-4807-bf76-d6ed349f0a76
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=9E0CCD0CFB13BCFCE278C83E384761F1
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Verify the presence of comment details in each comment 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=86
Response Information
Response Code: 200 - OK
Mean time per request: 49ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 30923dd8-0f3f-476c-a143-3aeb4f5da32f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=9E0CCD0CFB13BCFCE278C83E384761F1
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 83ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 604cdd0a-3ab0-46b2-9d6e-549016667844
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 225
Cookie JSESSIONID=9E0CCD0CFB13BCFCE278C83E384761F1
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Idell_Prohaska41@gmail.com",
          "password": "P@ssw0rd",
          "username": "Ubaldo"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Ubaldo and id 73 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 05b1ac99-9ebe-4cd4-aa7f-1ea015e393ac
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=9E0CCD0CFB13BCFCE278C83E384761F1
Content-Length 284
Request Body
{"username":"Ubaldo","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/73/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/73/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/72/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/70/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/71/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/69/profile"><h2
                                            type="text">Winston Hahn</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/73/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 192B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c2339b6f-6285-4960-bbf7-5351f2caaeec
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 91
Cookie JSESSIONID=C5AE6B76556B952501E0B3093DA3296C
Request Body
{
            "content": "New post with more comment.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":87,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:12","likes":[],"comments":[],"rank":87,"public":true,"liked":false,"category":{"id":103,"name":null}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify that postId is a non-negative integer 1 0 0
Verify that the 'content' is a non-empty string 1 0 0
Verify that likes is an array 1 0 0
Verify that comments is an array 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 153B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9d1557ff-d22f-41ca-ae10-2e23089f1c39
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 163
Cookie JSESSIONID=C5AE6B76556B952501E0B3093DA3296C
Request Body

        {
            
          "content": "I'll override the neural SMTP port, that should sensor the AI system!",
          "deletedConfirmed": true,
          "postId": 87,
          "userId": 73
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":111,"content":"I'll override the neural SMTP port, that should sensor the AI system!","likes":[],"date":"17/10/2023 17:44:12","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 15ms
Mean size per request: 155B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8889f71d-59b5-46a8-bce2-3dda9b9348e5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C5AE6B76556B952501E0B3093DA3296C
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":111,"content":"I'll override the neural SMTP port, that should sensor the AI system!","likes":[],"date":"17/10/2023 17:44:12","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of comment details in each comment 1 0 0
Response is an array with at least one element 1 0 0
Each comment has a non-negative commentId 1 0 0
Each comment has a non-empty content 1 0 0
Each comment's liked property is either true or false 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/comment/auth/editor?commentId=111&content=New
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 707816e3-80e8-4104-a892-627e5f62cdbd
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C5AE6B76556B952501E0B3093DA3296C
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=111
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 336B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 840d6533-8a96-4974-8e29-a0b9d10d1dd1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C5AE6B76556B952501E0B3093DA3296C
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":111,"content":"New","likes":[{"userId":73,"username":"Ubaldo","expertiseProfile":{"id":73,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"date":"17/10/2023 17:44:12","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=111
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a72807b8-6846-4452-bc12-01c22e879100
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C5AE6B76556B952501E0B3093DA3296C
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":111,"content":"New","likes":[],"date":"17/10/2023 17:44:12","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate that the comment is disliked - there is nothing in likes 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=87
Response Information
Response Code: 200 - OK
Mean time per request: 52ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4c3eb2dd-6d18-4bee-81d8-15039c3d7f5d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C5AE6B76556B952501E0B3093DA3296C
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":111,"content":"New","likes":[],"date":"17/10/2023 17:44:12","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=111
Response Information
Response Code: 200 - OK
Mean time per request: 21ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0dbce135-8176-4d5f-b80f-a11905cf87c1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C5AE6B76556B952501E0B3093DA3296C
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":111,"content":"New","likes":[],"date":"17/10/2023 17:44:12","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=111
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9adf0b42-da8d-4b90-baeb-e72caf99c373
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C5AE6B76556B952501E0B3093DA3296C
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0ddd97a6-7212-4dc4-8a1e-50277cf2cb6c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 210
Cookie JSESSIONID=C5AE6B76556B952501E0B3093DA3296C
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Ressie47@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Ansel"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Ansel and id 74 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 97ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 021b78d9-b5cd-4dc7-a4ae-e2f6521f446f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C5AE6B76556B952501E0B3093DA3296C
Content-Length 283
Request Body
{"username":"Ansel","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/74/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/74/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/73/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/72/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/70/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/71/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/74/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 84B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fcaa5b94-a853-46d6-a79f-87f7ed31f85c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Cookie JSESSIONID=B3CB39BAD857B39FCE3646A51A5FC054
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "Dynamic Markets Producer",
          "skillId": 0
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":85,"skill":"Dynamic Markets Producer","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of skill details 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 962B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7e64c0ca-8288-42b1-a1ba-3b42ffd33ebd
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B3CB39BAD857B39FCE3646A51A5FC054
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":85,"skill":"Dynamic Markets Producer","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}},{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}},{"skillId":75,"skill":"skill_717917","category":{"id":103,"name":null}},{"skillId":74,"skill":"skill_717917_2","category":{"id":103,"name":null}},{"skillId":81,"skill":"skill_733829","category":{"id":103,"name":null}},{"skillId":80,"skill":"skill_733829_2","category":{"id":103,"name":null}},{"skillId":78,"skill":"skill_739436","category":{"id":103,"name":null}},{"skillId":77,"skill":"skill_739436_2","category":{"id":103,"name":null}},{"skillId":84,"skill":"skill_755006","category":{"id":103,"name":null}},{"skillId":83,"skill":"skill_755006_2","category":{"id":103,"name":null}},{"skillId":72,"skill":"skill_922307","category":{"id":103,"name":null}},{"skillId":71,"skill":"skill_922307_2","category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of skill details in each skill 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 63d2a50b-b591-47ac-94be-f039963fc5bc
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B3CB39BAD857B39FCE3646A51A5FC054
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=85
Response Information
Response Code: 200 - OK
Mean time per request: 9ms
Mean size per request: 314B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5524dda3-05ac-4d62-af03-f5e57cbc03f1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B3CB39BAD857B39FCE3646A51A5FC054
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":85,"skill":"As a professional plumber, I offer a wide range of plumbing services. From fixing leaky faucets and clogged drains to installing new fixtures and handling complex pipe repairs, I ensure your plumbing systems work flawlessly.","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Verify the presence of skill details 1 0 0
Validate skill details 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=85
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0e04fd10-009c-40b8-b521-6003bc87d61c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B3CB39BAD857B39FCE3646A51A5FC054
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:12 GMT
Connection close
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e3d504a6-9c76-4a8f-93ac-635e809780e3
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 236
Cookie JSESSIONID=B3CB39BAD857B39FCE3646A51A5FC054
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Madisen.Koss_1697553853500@hotmail.com",
          "password": "P@ssw0rd",
          "username": "KorbinKrajcik"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 50
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name KorbinKrajcik and id 75 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ad661eac-fe9e-4c83-883d-9ea9ee5a9e9a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B3CB39BAD857B39FCE3646A51A5FC054
Content-Length 291
Request Body
{"username":"KorbinKrajcik","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/75/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/74/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/75/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/73/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/72/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/70/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/75/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/75/personal
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 224B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e8b9d88e-4ee2-45ff-92ad-b7807eac7b8a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 276
Cookie JSESSIONID=5131757A8823EAC120EAFEFC4C9B862E
Request Body
{
          "birthYear": "1990-10-03",
          "firstName": "Wendy",
          "id": 75,
          "lastName": "Haley",
          "location": {
            "city": {
              "city": "Plovdiv",
              "country": {},
              "id": 2
            }
          },
          "personalReview": "",
          "picture": "",
          "picturePrivacy": true,
          "sex": "MALE"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":75,"firstName":"Wendy","lastName":"Haley","sex":"MALE","location":{"id":35,"city":{"id":2,"city":"Plovdiv","country":{}}},"birthYear":"1990-10-03","personalReview":null,"memberSince":"17/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate the user ID 1 0 0
Validate first name 1 0 0
Validate last name 1 0 0
Validate birthday date 1 0 0
Validate the city ID 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/75?principal=KorbinKrajcik
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 324B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 44b6c61c-1550-4d4f-953a-fb651e7462d3
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=5131757A8823EAC120EAFEFC4C9B862E
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":75,"username":"KorbinKrajcik","authorities":["com.community.weare.Models.Role@11c569fc"],"email":"Madisen.Koss_1697553853500@hotmail.com","firstName":"Wendy","lastNAme":"Haley","gender":"MALE","city":{"id":2,"city":"Plovdiv","country":{}},"birthYear":"1990-10-03","personalReview":null,"expertise":"Actor","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Response body has expected values 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 59ms
Mean size per request: 2.33KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 20f497c2-e852-4d43-80c9-976d98080628
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 90
Cookie JSESSIONID=5131757A8823EAC120EAFEFC4C9B862E
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":74,"username":"Ansel","expertiseProfile":{"id":74,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":75,"username":"KorbinKrajcik","expertiseProfile":{"id":75,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":73,"username":"Ubaldo","expertiseProfile":{"id":73,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":72,"username":"Gerda","expertiseProfile":{"id":72,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":71,"username":"Marisol","expertiseProfile":{"id":71,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":70,"username":"Meggie","expertiseProfile":{"id":70,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":69,"username":"MarilyneDach","expertiseProfile":{"id":69,"skills":[{"skillId":83,"skill":"skill_755006_2","category":{"id":103,"name":null}},{"skillId":84,"skill":"skill_755006","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":68,"username":"Shyanne","expertiseProfile":{"id":68,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":67,"username":"Althea","expertiseProfile":{"id":67,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":65,"username":"Camron","expertiseProfile":{"id":65,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate last created user ID 1 0 0
Response body has expected values 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 200B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2e79d8f8-1b40-4b4c-b729-114ce6e034b6
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 96
Cookie JSESSIONID=5131757A8823EAC120EAFEFC4C9B862E
Request Body
{
            "content": "KorbinKrajcik create a new post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":88,"content":"KorbinKrajcik create a new post.","picture":"","date":"17/10/2023 17:44:13","likes":[],"comments":[],"rank":88,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post name 1 0 0
Validate that the post is public 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/75/posts
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 202B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 78f62732-dc17-40be-90e0-f55bfef71ae3
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=5131757A8823EAC120EAFEFC4C9B862E
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 5
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":88,"content":"KorbinKrajcik create a new post.","picture":"","date":"17/10/2023 17:44:13","likes":[],"comments":[],"rank":88,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/75/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 44ms
Mean size per request: 220B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 27520b9b-d4cd-4228-b29a-c8b9d9c51890
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Cookie JSESSIONID=5131757A8823EAC120EAFEFC4C9B862E
Request Body
{
          "availability": 40,
          "category": {
            "id": 103
          },
          "id": 149887,
          "skill1": "skill_933365",
          "skills": [
            "skill_933365_2"
          ]
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":75,"skills":[{"skillId":86,"skill":"skill_933365_2","category":{"id":103,"name":null}},{"skillId":87,"skill":"skill_933365","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Validate category ID exist 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e4596e1c-9982-42b0-b80d-1c3c425e2707
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 225
Cookie JSESSIONID=5131757A8823EAC120EAFEFC4C9B862E
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Jared_Homenick@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Kurtis"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Kurtis and id 76 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 060ca1ab-ad34-4267-a431-1b118f71f661
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 216
Cookie JSESSIONID=5131757A8823EAC120EAFEFC4C9B862E
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Leone86@gmail.com",
          "password": "P@ssw0rd",
          "username": "Danika"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Danika and id 77 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Verify that the response has the header 'Content-Length' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 102ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b72cbcfa-4bc8-4633-9e7e-55ea2606ee64
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=5131757A8823EAC120EAFEFC4C9B862E
Content-Length 284
Request Body
{"username":"Kurtis","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/76/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/76/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/77/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/74/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/75/profile"><h2
                                            type="text">Wendy Haley</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/73/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/76/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/request
Response Information
Response Code: 200 - OK
Mean time per request: 21ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e47e0f62-94b6-439f-b823-9d824ce1c4aa
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Cookie JSESSIONID=AF3BA038B6BB013E1C42B8678E5301C6
Request Body
{
          "id":77 ,
          "username": "Danika"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 36
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Kurtis send friend request to Danika
Test Information
NamePassedFailedSkipped
Successful POST request 1 0 0
Status code name has string 1 0 0
Verify that the response body is not empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 97ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2aec9b7f-fd76-4196-9600-53cba67aefc5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=AF3BA038B6BB013E1C42B8678E5301C6
Content-Length 284
Request Body
{"username":"Danika","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/77/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/76/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/77/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/74/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/75/profile"><h2
                                            type="text">Wendy Haley</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/73/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/77/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/77/request/
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 49d8a135-9fe6-4766-bab1-f56a43fc4c75
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=EC391CA2AD6E9C8D27AA020978EB5518
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":33,"approved":false,"seen":false,"timeStamp":"17/10/2023 17:44"}]
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Get id from response body 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/77/request/approve?requestId=33
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f1c9dbdf-84fc-479d-8198-1b2e4d2942d7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=EC391CA2AD6E9C8D27AA020978EB5518
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 33
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Danika approved request of Kurtis
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status code name has string 1 0 0
Validate response body format 1 0 0
Validate response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 362e95fa-68fd-44a6-8612-ce21fa28f8c4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 214
Cookie JSESSIONID=EC391CA2AD6E9C8D27AA020978EB5518
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Tyrell_Feest19@gmail.com",
          "password": "P@ssw0rd",
          "username": "Isaac"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Isaac and id 78 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 37c6643b-bfc4-4c1d-bc44-7fdf6b34ea81
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=EC391CA2AD6E9C8D27AA020978EB5518
Content-Length 283
Request Body
{"username":"Isaac","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/78/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/78/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/76/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/77/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/74/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/75/profile"><h2
                                            type="text">Wendy Haley</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/78/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 193B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token cd4808e1-91b8-443b-ae6f-a5e397ee6d3f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=CFCA3E31E117C887BDF1EE638DDA31B8
Request Body
{
            "content": "This is my private post.",
            "picture": "",
            "public": false
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":89,"content":"This is my private post.","picture":"","date":"17/10/2023 17:44:14","likes":[],"comments":[],"rank":89,"public":false,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is private 1 0 0
Verify the presence of post details 1 0 0
Status code is 200 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 191B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fac443c9-3925-4d22-ba0e-0be346d20f71
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Cookie JSESSIONID=CFCA3E31E117C887BDF1EE638DDA31B8
Request Body
{
            "content": "This is my public post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":90,"content":"This is my public post.","picture":"","date":"17/10/2023 17:44:14","likes":[],"comments":[],"rank":90,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify the presence of post details 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=90
Response Information
Response Code: 200 - OK
Mean time per request: 23ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token abc9f523-6e89-4474-b5fd-a58a31061249
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Cookie JSESSIONID=CFCA3E31E117C887BDF1EE638DDA31B8
Request Body
{
          "content": "This is my edited post.",
          "picture": "",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 121ms
Mean size per request: 2.67KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2c1e008e-82cd-443d-ad0e-881a9ffe028d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CFCA3E31E117C887BDF1EE638DDA31B8
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":90,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:14","likes":[],"comments":[],"rank":90,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}},{"postId":88,"content":"KorbinKrajcik create a new post.","picture":"","date":"17/10/2023 17:44:13","likes":[],"comments":[],"rank":88,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":87,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:12","likes":[],"comments":[],"rank":87,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":84,"content":"MarilyneDach create a new post.","picture":"","date":"17/10/2023 17:44:10","likes":[],"comments":[],"rank":84,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":83,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:09","likes":[],"comments":[],"rank":83,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":80,"content":"GenovevaToy create a new post.","picture":"","date":"17/10/2023 17:44:07","likes":[],"comments":[],"rank":80,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":79,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:06","likes":[],"comments":[],"rank":79,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":76,"content":"AlysaKemmer create a new post.","picture":"","date":"17/10/2023 17:44:04","likes":[],"comments":[],"rank":76,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":75,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:03","likes":[],"comments":[],"rank":75,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":72,"content":"TatumMorissette create a new post.","picture":"","date":"17/10/2023 17:44:01","likes":[],"comments":[],"rank":72,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":71,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":71,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":68,"content":"KarsonWill create a new post.","picture":"","date":"17/10/2023 17:43:58","likes":[],"comments":[],"rank":68,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":67,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":67,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of post details in each post 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=90
Response Information
Response Code: 200 - OK
Mean time per request: 39ms
Mean size per request: 442B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token cca9abee-9d4d-4e0b-a61e-faff52a653ed
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CFCA3E31E117C887BDF1EE638DDA31B8
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":90,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:14","likes":[{"userId":78,"username":"Isaac","expertiseProfile":{"id":78,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"comments":[],"rank":91,"public":true,"hibernateLazyInitializer":{},"liked":true,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is liked - there is content in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=90
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 221B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ac563dea-fcf7-40fc-ae27-cf8e2a72d974
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CFCA3E31E117C887BDF1EE638DDA31B8
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":90,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:14","likes":[],"comments":[],"rank":90,"public":true,"hibernateLazyInitializer":{},"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is disliked - there is nothing in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 112B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 66ed2e2a-7ccd-45d6-b510-ce86cf6d2547
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Cookie JSESSIONID=CFCA3E31E117C887BDF1EE638DDA31B8
Request Body
{  
          "content": "Hey! This is my new comment.",
          "deletedConfirmed": true,
          "postId": "90",
          "userId": "78"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":112,"content":"Hey! This is my new comment.","likes":[],"date":"17/10/2023 17:44:15","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
Verify the presence of properties in the response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=88
Response Information
Response Code: 200 - OK
Mean time per request: 22ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8805f4dd-fd0a-4554-87d0-f8225a8abc4d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CFCA3E31E117C887BDF1EE638DDA31B8
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Verify the presence of comment details in each comment 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=90
Response Information
Response Code: 200 - OK
Mean time per request: 42ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5645730b-0be1-4de1-9936-f9769051bdee
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CFCA3E31E117C887BDF1EE638DDA31B8
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 67345b64-5130-4c1d-a2bb-6b1513a655a5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 219
Cookie JSESSIONID=CFCA3E31E117C887BDF1EE638DDA31B8
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Art55@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Gabrielle"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 46
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Gabrielle and id 79 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 102ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c460041e-019f-4bd2-9cff-dc909e3b3bd1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CFCA3E31E117C887BDF1EE638DDA31B8
Content-Length 287
Request Body
{"username":"Gabrielle","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/79/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/79/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/78/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/76/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/77/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/74/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/79/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 192B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f0aac2f0-2a8c-409a-aad1-f9e4baaf2cef
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 91
Cookie JSESSIONID=85BAFFBC6E54A940796A86A0519DA551
Request Body
{
            "content": "New post with more comment.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":91,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:15","likes":[],"comments":[],"rank":91,"public":true,"liked":false,"category":{"id":103,"name":null}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify that postId is a non-negative integer 1 0 0
Verify that the 'content' is a non-empty string 1 0 0
Verify that likes is an array 1 0 0
Verify that comments is an array 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 28ms
Mean size per request: 178B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4305a5b4-c473-4877-9dd6-95645efddb6a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 188
Cookie JSESSIONID=85BAFFBC6E54A940796A86A0519DA551
Request Body

        {
            
          "content": "If we synthesize the circuit, we can get to the JSON port through the back-end AGP hard drive!",
          "deletedConfirmed": true,
          "postId": 91,
          "userId": 79
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":113,"content":"If we synthesize the circuit, we can get to the JSON port through the back-end AGP hard drive!","likes":[],"date":"17/10/2023 17:44:15","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7428c262-3ec1-4a45-a399-605df326c82f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAFFBC6E54A940796A86A0519DA551
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":113,"content":"If we synthesize the circuit, we can get to the JSON port through the back-end AGP hard drive!","likes":[],"date":"17/10/2023 17:44:15","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of comment details in each comment 1 0 0
Response is an array with at least one element 1 0 0
Each comment has a non-negative commentId 1 0 0
Each comment has a non-empty content 1 0 0
Each comment's liked property is either true or false 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/comment/auth/editor?commentId=113&content=New
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 396c4a3d-7d4c-4e66-94fb-0102773499ab
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAFFBC6E54A940796A86A0519DA551
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=113
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 339B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 890e5fd1-82bb-48e0-89e8-e22638c6be4e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAFFBC6E54A940796A86A0519DA551
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":113,"content":"New","likes":[{"userId":79,"username":"Gabrielle","expertiseProfile":{"id":79,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"date":"17/10/2023 17:44:15","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=113
Response Information
Response Code: 200 - OK
Mean time per request: 39ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6d148bd5-7e93-45ae-ae86-77d6e1f42336
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAFFBC6E54A940796A86A0519DA551
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":113,"content":"New","likes":[],"date":"17/10/2023 17:44:15","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate that the comment is disliked - there is nothing in likes 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=91
Response Information
Response Code: 200 - OK
Mean time per request: 40ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e5caa07c-43ae-495b-a2f8-ed76ae268a90
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAFFBC6E54A940796A86A0519DA551
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":113,"content":"New","likes":[],"date":"17/10/2023 17:44:15","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=113
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f2123ad3-7ad7-4315-9853-6cf8f5a9a63f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAFFBC6E54A940796A86A0519DA551
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":113,"content":"New","likes":[],"date":"17/10/2023 17:44:15","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=113
Response Information
Response Code: 200 - OK
Mean time per request: 24ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7d6646b1-77fc-4b94-a4e1-3dda85927175
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAFFBC6E54A940796A86A0519DA551
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 11a3aa3d-5e17-409d-942b-f850a853d5f2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 219
Cookie JSESSIONID=85BAFFBC6E54A940796A86A0519DA551
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Claude.Schaefer48@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Lucio"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Lucio and id 80 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 91ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c33bd559-1e6c-4265-a09b-b0b50eece59e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=85BAFFBC6E54A940796A86A0519DA551
Content-Length 283
Request Body
{"username":"Lucio","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/80/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/80/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/79/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/78/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/76/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/77/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/80/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 98a2e909-423c-454a-bf6a-e95c93a238ee
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Cookie JSESSIONID=700A862817DA8B665FC2146EA49F8111
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "Global Creative Supervisor",
          "skillId": 0
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":88,"skill":"Global Creative Supervisor","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of skill details 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 1.08KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a8658ccd-88bd-4247-b64c-f575f1ee9b3b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=700A862817DA8B665FC2146EA49F8111
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":88,"skill":"Global Creative Supervisor","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}},{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}},{"skillId":75,"skill":"skill_717917","category":{"id":103,"name":null}},{"skillId":74,"skill":"skill_717917_2","category":{"id":103,"name":null}},{"skillId":81,"skill":"skill_733829","category":{"id":103,"name":null}},{"skillId":80,"skill":"skill_733829_2","category":{"id":103,"name":null}},{"skillId":78,"skill":"skill_739436","category":{"id":103,"name":null}},{"skillId":77,"skill":"skill_739436_2","category":{"id":103,"name":null}},{"skillId":84,"skill":"skill_755006","category":{"id":103,"name":null}},{"skillId":83,"skill":"skill_755006_2","category":{"id":103,"name":null}},{"skillId":72,"skill":"skill_922307","category":{"id":103,"name":null}},{"skillId":71,"skill":"skill_922307_2","category":{"id":103,"name":null}},{"skillId":87,"skill":"skill_933365","category":{"id":103,"name":null}},{"skillId":86,"skill":"skill_933365_2","category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of skill details in each skill 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token cc9cf5db-5773-4a23-94d0-4224a9fa0f97
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=700A862817DA8B665FC2146EA49F8111
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=88
Response Information
Response Code: 200 - OK
Mean time per request: 9ms
Mean size per request: 314B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ba6c20df-11d7-4554-967b-f69284d5f2ae
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=700A862817DA8B665FC2146EA49F8111
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":88,"skill":"As a professional plumber, I offer a wide range of plumbing services. From fixing leaky faucets and clogged drains to installing new fixtures and handling complex pipe repairs, I ensure your plumbing systems work flawlessly.","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Verify the presence of skill details 1 0 0
Validate skill details 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=88
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 67e8c447-09b3-4fa4-b269-eaabd9a1da12
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=700A862817DA8B665FC2146EA49F8111
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token abb4bd9a-22e5-4c49-a9b6-4b54c4dc355b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 227
Cookie JSESSIONID=700A862817DA8B665FC2146EA49F8111
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Ena.Klein_1697553856435@gmail.com",
          "password": "P@ssw0rd",
          "username": "SallyFeil"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 46
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name SallyFeil and id 81 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 88b90036-ea44-4b15-b178-639e9921205f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=700A862817DA8B665FC2146EA49F8111
Content-Length 287
Request Body
{"username":"SallyFeil","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/81/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/80/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/81/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/79/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/78/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/76/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/81/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/81/personal
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 225B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fbdb634f-94ce-4572-9e56-593759b81763
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 277
Cookie JSESSIONID=D00B8A8E7B8F69EF152C0D0C168B4490
Request Body
{
          "birthYear": "1990-10-03",
          "firstName": "Nathan",
          "id": 81,
          "lastName": "Bogan",
          "location": {
            "city": {
              "city": "Plovdiv",
              "country": {},
              "id": 2
            }
          },
          "personalReview": "",
          "picture": "",
          "picturePrivacy": true,
          "sex": "MALE"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":81,"firstName":"Nathan","lastName":"Bogan","sex":"MALE","location":{"id":36,"city":{"id":2,"city":"Plovdiv","country":{}}},"birthYear":"1990-10-03","personalReview":null,"memberSince":"17/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate the user ID 1 0 0
Validate first name 1 0 0
Validate last name 1 0 0
Validate birthday date 1 0 0
Validate the city ID 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/81?principal=SallyFeil
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 316B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 38ac4eb5-5098-4e42-81e9-ee8a0ee9f47e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D00B8A8E7B8F69EF152C0D0C168B4490
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":81,"username":"SallyFeil","authorities":["com.community.weare.Models.Role@7d510f10"],"email":"Ena.Klein_1697553856435@gmail.com","firstName":"Nathan","lastNAme":"Bogan","gender":"MALE","city":{"id":2,"city":"Plovdiv","country":{}},"birthYear":"1990-10-03","personalReview":null,"expertise":"Actor","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Response body has expected values 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 66ms
Mean size per request: 2.33KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8e149053-5f78-485d-8c29-7a0394668ec0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 90
Cookie JSESSIONID=D00B8A8E7B8F69EF152C0D0C168B4490
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":80,"username":"Lucio","expertiseProfile":{"id":80,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":81,"username":"SallyFeil","expertiseProfile":{"id":81,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":79,"username":"Gabrielle","expertiseProfile":{"id":79,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":77,"username":"Danika","expertiseProfile":{"id":77,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":78,"username":"Isaac","expertiseProfile":{"id":78,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":76,"username":"Kurtis","expertiseProfile":{"id":76,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":74,"username":"Ansel","expertiseProfile":{"id":74,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":75,"username":"KorbinKrajcik","expertiseProfile":{"id":75,"skills":[{"skillId":86,"skill":"skill_933365_2","category":{"id":103,"name":null}},{"skillId":87,"skill":"skill_933365","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":73,"username":"Ubaldo","expertiseProfile":{"id":73,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":72,"username":"Gerda","expertiseProfile":{"id":72,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate last created user ID 1 0 0
Response body has expected values 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 196B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 3262bf49-5c5a-46f7-bd74-2724635437a7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Cookie JSESSIONID=D00B8A8E7B8F69EF152C0D0C168B4490
Request Body
{
            "content": "SallyFeil create a new post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":92,"content":"SallyFeil create a new post.","picture":"","date":"17/10/2023 17:44:16","likes":[],"comments":[],"rank":92,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post name 1 0 0
Validate that the post is public 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/81/posts
Response Information
Response Code: 200 - OK
Mean time per request: 19ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e1539c22-de94-4292-a917-5cc1a089cd3b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=D00B8A8E7B8F69EF152C0D0C168B4490
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 5
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":92,"content":"SallyFeil create a new post.","picture":"","date":"17/10/2023 17:44:16","likes":[],"comments":[],"rank":92,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/81/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 43ms
Mean size per request: 220B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f02bbf1a-3040-4f07-b693-31acb230d179
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Cookie JSESSIONID=D00B8A8E7B8F69EF152C0D0C168B4490
Request Body
{
          "availability": 40,
          "category": {
            "id": 103
          },
          "id": 210318,
          "skill1": "skill_123705",
          "skills": [
            "skill_123705_2"
          ]
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":81,"skills":[{"skillId":89,"skill":"skill_123705_2","category":{"id":103,"name":null}},{"skillId":90,"skill":"skill_123705","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Validate category ID exist 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 41B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4a1d92e7-ec46-4c38-9490-bd1085deb99b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 221
Cookie JSESSIONID=D00B8A8E7B8F69EF152C0D0C168B4490
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Angelo_Welch22@gmail.com",
          "password": "P@ssw0rd",
          "username": "Okey"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 41
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Okey and id 82 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 144ms
Mean size per request: 41B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 574f02ad-4fe8-475d-8b6b-1e5e0a20dd2c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 219
Cookie JSESSIONID=D00B8A8E7B8F69EF152C0D0C168B4490
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Rico_Boyer@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Kyla"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 41
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Kyla and id 83 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Verify that the response has the header 'Content-Length' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 97ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 53cd0244-9a81-4da3-9bcc-0dcaa7e8075e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D00B8A8E7B8F69EF152C0D0C168B4490
Content-Length 282
Request Body
{"username":"Okey","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/82/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/82/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/83/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/80/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/81/profile"><h2
                                            type="text">Nathan Bogan</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/79/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/82/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/request
Response Information
Response Code: 200 - OK
Mean time per request: 21ms
Mean size per request: 32B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9431ae89-d239-4c0c-b3ca-2be20fab4666
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Cookie JSESSIONID=8B9B0A48E403472E61A31D9E6328AB87
Request Body
{
          "id":83 ,
          "username": "Kyla"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 32
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Okey send friend request to Kyla
Test Information
NamePassedFailedSkipped
Successful POST request 1 0 0
Status code name has string 1 0 0
Verify that the response body is not empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 93ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0d2069ac-e270-42f8-8985-5f8172c21048
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=8B9B0A48E403472E61A31D9E6328AB87
Content-Length 282
Request Body
{"username":"Kyla","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/83/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/82/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/83/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/80/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/81/profile"><h2
                                            type="text">Nathan Bogan</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/79/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/83/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/83/request/
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1ff72dfd-bc68-45ca-a0e2-fb0c5bea5e01
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1976F8FAE1894298F435099AEFA3AA20
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":34,"approved":false,"seen":false,"timeStamp":"17/10/2023 17:44"}]
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Get id from response body 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/83/request/approve?requestId=34
Response Information
Response Code: 200 - OK
Mean time per request: 28ms
Mean size per request: 29B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token eb4a2f4e-01c8-4727-b355-7f74114d6e7a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1976F8FAE1894298F435099AEFA3AA20
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 29
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Kyla approved request of Okey
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status code name has string 1 0 0
Validate response body format 1 0 0
Validate response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 87ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token cb7844ca-b4f3-4d13-b87b-3c141187e4da
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 214
Cookie JSESSIONID=1976F8FAE1894298F435099AEFA3AA20
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Jasper.McClure@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Paolo"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Paolo and id 84 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ec7fa169-b2ed-43d8-a537-8d404b9874b9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1976F8FAE1894298F435099AEFA3AA20
Content-Length 283
Request Body
{"username":"Paolo","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/84/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/84/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/82/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/83/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/80/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/81/profile"><h2
                                            type="text">Nathan Bogan</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/84/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 193B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f36af22d-b2f6-44aa-b8af-532dff0faf41
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=81D2DC2F555BA89ACBC4E7FBED0713BC
Request Body
{
            "content": "This is my private post.",
            "picture": "",
            "public": false
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":93,"content":"This is my private post.","picture":"","date":"17/10/2023 17:44:17","likes":[],"comments":[],"rank":93,"public":false,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is private 1 0 0
Verify the presence of post details 1 0 0
Status code is 200 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 46ms
Mean size per request: 191B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e230a96a-015f-4917-93e0-f0d3e039a6d4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Cookie JSESSIONID=81D2DC2F555BA89ACBC4E7FBED0713BC
Request Body
{
            "content": "This is my public post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":94,"content":"This is my public post.","picture":"","date":"17/10/2023 17:44:17","likes":[],"comments":[],"rank":94,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify the presence of post details 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=94
Response Information
Response Code: 200 - OK
Mean time per request: 24ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 880b6aeb-b7bb-4c11-bd8b-4a951a8305d3
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Cookie JSESSIONID=81D2DC2F555BA89ACBC4E7FBED0713BC
Request Body
{
          "content": "This is my edited post.",
          "picture": "",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 154ms
Mean size per request: 3.05KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9452c768-2943-47dc-bd97-9f33b7d9bb5b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81D2DC2F555BA89ACBC4E7FBED0713BC
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":94,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:17","likes":[],"comments":[],"rank":94,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}},{"postId":92,"content":"SallyFeil create a new post.","picture":"","date":"17/10/2023 17:44:16","likes":[],"comments":[],"rank":92,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":91,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:15","likes":[],"comments":[],"rank":91,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":88,"content":"KorbinKrajcik create a new post.","picture":"","date":"17/10/2023 17:44:13","likes":[],"comments":[],"rank":88,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":87,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:12","likes":[],"comments":[],"rank":87,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":84,"content":"MarilyneDach create a new post.","picture":"","date":"17/10/2023 17:44:10","likes":[],"comments":[],"rank":84,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":83,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:09","likes":[],"comments":[],"rank":83,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":80,"content":"GenovevaToy create a new post.","picture":"","date":"17/10/2023 17:44:07","likes":[],"comments":[],"rank":80,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":79,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:06","likes":[],"comments":[],"rank":79,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":76,"content":"AlysaKemmer create a new post.","picture":"","date":"17/10/2023 17:44:04","likes":[],"comments":[],"rank":76,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":75,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:03","likes":[],"comments":[],"rank":75,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":72,"content":"TatumMorissette create a new post.","picture":"","date":"17/10/2023 17:44:01","likes":[],"comments":[],"rank":72,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":71,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":71,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":68,"content":"KarsonWill create a new post.","picture":"","date":"17/10/2023 17:43:58","likes":[],"comments":[],"rank":68,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":67,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":67,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of post details in each post 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=94
Response Information
Response Code: 200 - OK
Mean time per request: 36ms
Mean size per request: 442B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 756e2ee1-3350-481a-822d-30971c4b140b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81D2DC2F555BA89ACBC4E7FBED0713BC
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":94,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:17","likes":[{"userId":84,"username":"Paolo","expertiseProfile":{"id":84,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"comments":[],"rank":95,"public":true,"hibernateLazyInitializer":{},"liked":true,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is liked - there is content in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=94
Response Information
Response Code: 200 - OK
Mean time per request: 43ms
Mean size per request: 221B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2c171e3d-4f49-4f39-bfb8-2ff6da5fb49c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81D2DC2F555BA89ACBC4E7FBED0713BC
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":94,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:17","likes":[],"comments":[],"rank":94,"public":true,"hibernateLazyInitializer":{},"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is disliked - there is nothing in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 112B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token aea9db21-ebeb-4a95-aa68-a3f4626c995c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Cookie JSESSIONID=81D2DC2F555BA89ACBC4E7FBED0713BC
Request Body
{  
          "content": "Hey! This is my new comment.",
          "deletedConfirmed": true,
          "postId": "94",
          "userId": "84"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":114,"content":"Hey! This is my new comment.","likes":[],"date":"17/10/2023 17:44:18","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
Verify the presence of properties in the response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=92
Response Information
Response Code: 200 - OK
Mean time per request: 19ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 54d19e57-2672-41aa-a1bc-4a97d5bdc699
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81D2DC2F555BA89ACBC4E7FBED0713BC
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Verify the presence of comment details in each comment 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=94
Response Information
Response Code: 200 - OK
Mean time per request: 45ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token abc1ef90-94b0-4058-8084-beacbc31789e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81D2DC2F555BA89ACBC4E7FBED0713BC
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 837b1c7d-a5eb-4589-a801-104604221c72
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 221
Cookie JSESSIONID=81D2DC2F555BA89ACBC4E7FBED0713BC
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Felicity28@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Alford"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Alford and id 85 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 95ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 3bd7a1f7-53e6-489b-8309-9b8411e9789e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81D2DC2F555BA89ACBC4E7FBED0713BC
Content-Length 284
Request Body
{"username":"Alford","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/85/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/85/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/84/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/82/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/83/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/80/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/85/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 192B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 66e1336c-2982-493c-a246-1b21530d41ea
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 91
Cookie JSESSIONID=95087D70AC3D47285DBDD093FD9C1D50
Request Body
{
            "content": "New post with more comment.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":95,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:18","likes":[],"comments":[],"rank":95,"public":true,"liked":false,"category":{"id":103,"name":null}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify that postId is a non-negative integer 1 0 0
Verify that the 'content' is a non-empty string 1 0 0
Verify that likes is an array 1 0 0
Verify that comments is an array 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 155B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token cf1b731d-a87d-4f70-aa7c-f8aa4e8f8a9a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 165
Cookie JSESSIONID=95087D70AC3D47285DBDD093FD9C1D50
Request Body

        {
            
          "content": "Use the redundant PCI circuit, then you can generate the primary pixel!",
          "deletedConfirmed": true,
          "postId": 95,
          "userId": 85
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":115,"content":"Use the redundant PCI circuit, then you can generate the primary pixel!","likes":[],"date":"17/10/2023 17:44:18","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 157B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token db97e20a-6dbf-44f3-a58e-0a19a9178977
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=95087D70AC3D47285DBDD093FD9C1D50
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":115,"content":"Use the redundant PCI circuit, then you can generate the primary pixel!","likes":[],"date":"17/10/2023 17:44:18","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of comment details in each comment 1 0 0
Response is an array with at least one element 1 0 0
Each comment has a non-negative commentId 1 0 0
Each comment has a non-empty content 1 0 0
Each comment's liked property is either true or false 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/comment/auth/editor?commentId=115&content=New
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5c3d7174-a25f-4b09-b950-8c26a5a350c7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=95087D70AC3D47285DBDD093FD9C1D50
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=115
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 336B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a46100a5-ce92-4993-bac9-1b8a0add94bf
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=95087D70AC3D47285DBDD093FD9C1D50
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":115,"content":"New","likes":[{"userId":85,"username":"Alford","expertiseProfile":{"id":85,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"date":"17/10/2023 17:44:18","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=115
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ebf174f1-95ec-4082-8445-c17a584e2748
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=95087D70AC3D47285DBDD093FD9C1D50
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":115,"content":"New","likes":[],"date":"17/10/2023 17:44:18","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate that the comment is disliked - there is nothing in likes 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=95
Response Information
Response Code: 200 - OK
Mean time per request: 38ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 99c8c98b-88f4-4df0-906b-b7a9efeb519d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=95087D70AC3D47285DBDD093FD9C1D50
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":115,"content":"New","likes":[],"date":"17/10/2023 17:44:18","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=115
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2145e48c-6db3-4ac5-b63c-302c2c7b3d6b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=95087D70AC3D47285DBDD093FD9C1D50
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":115,"content":"New","likes":[],"date":"17/10/2023 17:44:18","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=115
Response Information
Response Code: 200 - OK
Mean time per request: 25ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 246315a1-d2fb-4f87-9051-952a9450c134
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=95087D70AC3D47285DBDD093FD9C1D50
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 85ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c797d38b-bb0b-434c-aea6-ed617258ae68
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 217
Cookie JSESSIONID=95087D70AC3D47285DBDD093FD9C1D50
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Zola_Wisozk60@gmail.com",
          "password": "P@ssw0rd",
          "username": "Winnifred"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 46
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Winnifred and id 86 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 98ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ed6c1c15-86a5-462d-a402-d418d0468514
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=95087D70AC3D47285DBDD093FD9C1D50
Content-Length 287
Request Body
{"username":"Winnifred","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/86/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/86/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/85/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/84/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/82/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/83/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/86/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7f042b45-7ab5-47e4-95c6-f6c08f710c38
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Cookie JSESSIONID=1C7972841DF9409BBF2BF34EC31E6EC7
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "Forward Quality Strategist",
          "skillId": 0
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":91,"skill":"Forward Quality Strategist","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of skill details 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill
Response Information
Response Code: 200 - OK
Mean time per request: 10ms
Mean size per request: 1.23KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c52d6535-78fb-4f26-9276-ff77af3d65fe
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1C7972841DF9409BBF2BF34EC31E6EC7
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":91,"skill":"Forward Quality Strategist","category":{"id":100,"name":"All"}},{"skillId":90,"skill":"skill_123705","category":{"id":103,"name":null}},{"skillId":89,"skill":"skill_123705_2","category":{"id":103,"name":null}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}},{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}},{"skillId":75,"skill":"skill_717917","category":{"id":103,"name":null}},{"skillId":74,"skill":"skill_717917_2","category":{"id":103,"name":null}},{"skillId":81,"skill":"skill_733829","category":{"id":103,"name":null}},{"skillId":80,"skill":"skill_733829_2","category":{"id":103,"name":null}},{"skillId":78,"skill":"skill_739436","category":{"id":103,"name":null}},{"skillId":77,"skill":"skill_739436_2","category":{"id":103,"name":null}},{"skillId":84,"skill":"skill_755006","category":{"id":103,"name":null}},{"skillId":83,"skill":"skill_755006_2","category":{"id":103,"name":null}},{"skillId":72,"skill":"skill_922307","category":{"id":103,"name":null}},{"skillId":71,"skill":"skill_922307_2","category":{"id":103,"name":null}},{"skillId":87,"skill":"skill_933365","category":{"id":103,"name":null}},{"skillId":86,"skill":"skill_933365_2","category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of skill details in each skill 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 38ae9e82-1487-49d7-bad5-cddff04efcef
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1C7972841DF9409BBF2BF34EC31E6EC7
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=91
Response Information
Response Code: 200 - OK
Mean time per request: 8ms
Mean size per request: 314B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ca67a73b-1c49-4229-9416-307a9772ecc1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1C7972841DF9409BBF2BF34EC31E6EC7
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":91,"skill":"As a professional plumber, I offer a wide range of plumbing services. From fixing leaky faucets and clogged drains to installing new fixtures and handling complex pipe repairs, I ensure your plumbing systems work flawlessly.","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Verify the presence of skill details 1 0 0
Validate skill details 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=91
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b3e2bdd3-2c3e-4255-8a90-6293168ddb3d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1C7972841DF9409BBF2BF34EC31E6EC7
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:19 GMT
Connection close
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 88ms
Mean size per request: 47B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5317a7a3-6d12-477d-90d2-3959c2a4fafc
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 236
Cookie JSESSIONID=1C7972841DF9409BBF2BF34EC31E6EC7
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Kiley_Greenfelder_1697553859466@yahoo.com",
          "password": "P@ssw0rd",
          "username": "ElsieWalsh"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 47
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name ElsieWalsh and id 87 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 99ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6ad9c1d8-ce97-4910-acdf-fa2a8d067d04
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1C7972841DF9409BBF2BF34EC31E6EC7
Content-Length 288
Request Body
{"username":"ElsieWalsh","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/87/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/87/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/86/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/85/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/84/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/82/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/87/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/87/personal
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 223B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 783b5c8b-a962-4582-91e4-517a68db691a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 275
Cookie JSESSIONID=405C8B89C51CC6FABAA61768B6F58F90
Request Body
{
          "birthYear": "1990-10-03",
          "firstName": "Harmon",
          "id": 87,
          "lastName": "Kub",
          "location": {
            "city": {
              "city": "Plovdiv",
              "country": {},
              "id": 2
            }
          },
          "personalReview": "",
          "picture": "",
          "picturePrivacy": true,
          "sex": "MALE"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":87,"firstName":"Harmon","lastName":"Kub","sex":"MALE","location":{"id":37,"city":{"id":2,"city":"Plovdiv","country":{}}},"birthYear":"1990-10-03","personalReview":null,"memberSince":"17/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate the user ID 1 0 0
Validate first name 1 0 0
Validate last name 1 0 0
Validate birthday date 1 0 0
Validate the city ID 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/87?principal=ElsieWalsh
Response Information
Response Code: 200 - OK
Mean time per request: 17ms
Mean size per request: 323B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b519a4ef-7473-4c56-aa03-776bf6ac9372
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=405C8B89C51CC6FABAA61768B6F58F90
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":87,"username":"ElsieWalsh","authorities":["com.community.weare.Models.Role@133b2a3e"],"email":"Kiley_Greenfelder_1697553859466@yahoo.com","firstName":"Harmon","lastNAme":"Kub","gender":"MALE","city":{"id":2,"city":"Plovdiv","country":{}},"birthYear":"1990-10-03","personalReview":null,"expertise":"Actor","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Response body has expected values 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 53ms
Mean size per request: 2.32KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ae49e7b3-7785-47ed-af2a-63369bb213de
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 90
Cookie JSESSIONID=405C8B89C51CC6FABAA61768B6F58F90
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":87,"username":"ElsieWalsh","expertiseProfile":{"id":87,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":86,"username":"Winnifred","expertiseProfile":{"id":86,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":85,"username":"Alford","expertiseProfile":{"id":85,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":83,"username":"Kyla","expertiseProfile":{"id":83,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":82,"username":"Okey","expertiseProfile":{"id":82,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":84,"username":"Paolo","expertiseProfile":{"id":84,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":80,"username":"Lucio","expertiseProfile":{"id":80,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":81,"username":"SallyFeil","expertiseProfile":{"id":81,"skills":[{"skillId":89,"skill":"skill_123705_2","category":{"id":103,"name":null}},{"skillId":90,"skill":"skill_123705","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":79,"username":"Gabrielle","expertiseProfile":{"id":79,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":77,"username":"Danika","expertiseProfile":{"id":77,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate last created user ID 1 0 0
Response body has expected values 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 197B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7e734aaf-449a-4e2c-8d9e-175f79826005
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 93
Cookie JSESSIONID=405C8B89C51CC6FABAA61768B6F58F90
Request Body
{
            "content": "ElsieWalsh create a new post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":96,"content":"ElsieWalsh create a new post.","picture":"","date":"17/10/2023 17:44:19","likes":[],"comments":[],"rank":96,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post name 1 0 0
Validate that the post is public 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/87/posts
Response Information
Response Code: 200 - OK
Mean time per request: 19ms
Mean size per request: 199B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b752bb00-1408-4d8e-9983-823f33db33f1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=405C8B89C51CC6FABAA61768B6F58F90
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 5
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":96,"content":"ElsieWalsh create a new post.","picture":"","date":"17/10/2023 17:44:19","likes":[],"comments":[],"rank":96,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/87/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 43ms
Mean size per request: 220B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token de25b527-2cff-4b67-a4a0-b400b9b77e1c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Cookie JSESSIONID=405C8B89C51CC6FABAA61768B6F58F90
Request Body
{
          "availability": 40,
          "category": {
            "id": 103
          },
          "id": 866966,
          "skill1": "skill_584189",
          "skills": [
            "skill_584189_2"
          ]
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":87,"skills":[{"skillId":92,"skill":"skill_584189_2","category":{"id":103,"name":null}},{"skillId":93,"skill":"skill_584189","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Validate category ID exist 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 87ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0ed9609e-3708-4d44-94e9-7fa8370e75d6
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 227
Cookie JSESSIONID=405C8B89C51CC6FABAA61768B6F58F90
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Demond_Halvorson@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Keeley"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Keeley and id 88 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 83ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5f65a663-1c31-4fc3-be17-9302c1f4bbd9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 230
Cookie JSESSIONID=405C8B89C51CC6FABAA61768B6F58F90
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Demetris_Schoen59@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Jacinthe"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 45
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Jacinthe and id 89 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Verify that the response has the header 'Content-Length' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4e5c3f2c-de52-47d5-98ec-df73ec44c886
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=405C8B89C51CC6FABAA61768B6F58F90
Content-Length 284
Request Body
{"username":"Keeley","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/88/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/89/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/88/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/87/profile"><h2
                                            type="text">Harmon Kub</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/86/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/85/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/88/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/request
Response Information
Response Code: 200 - OK
Mean time per request: 21ms
Mean size per request: 38B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ab6071c9-a60b-4720-b891-1cced6ee7190
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Cookie JSESSIONID=CCE7893578A1CFC0CB379976DC538CE6
Request Body
{
          "id":89 ,
          "username": "Jacinthe"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 38
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Keeley send friend request to Jacinthe
Test Information
NamePassedFailedSkipped
Successful POST request 1 0 0
Status code name has string 1 0 0
Verify that the response body is not empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 92ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d90565cf-09c9-40ea-b10b-18a81f901177
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CCE7893578A1CFC0CB379976DC538CE6
Content-Length 286
Request Body
{"username":"Jacinthe","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/89/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/89/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/88/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/87/profile"><h2
                                            type="text">Harmon Kub</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/86/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/85/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/89/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/89/request/
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 692295fe-2016-4852-b31e-ade17c33e615
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E3BE25F8F3799E84D007BC8FC0DD4342
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":35,"approved":false,"seen":false,"timeStamp":"17/10/2023 17:44"}]
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Get id from response body 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/89/request/approve?requestId=35
Response Information
Response Code: 200 - OK
Mean time per request: 26ms
Mean size per request: 35B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token dba3339d-6cd6-4feb-ae0b-0a74ee0728a2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E3BE25F8F3799E84D007BC8FC0DD4342
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 35
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Jacinthe approved request of Keeley
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status code name has string 1 0 0
Validate response body format 1 0 0
Validate response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 88ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 30f7964b-156b-423e-a1bf-b93f2910ae68
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 222
Cookie JSESSIONID=E3BE25F8F3799E84D007BC8FC0DD4342
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Madisen_Jacobson43@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Hilario"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 44
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Hilario and id 90 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 97ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6edc2c17-b81d-407d-8aee-565fc95d003e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E3BE25F8F3799E84D007BC8FC0DD4342
Content-Length 285
Request Body
{"username":"Hilario","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/90/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/89/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/90/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/88/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/87/profile"><h2
                                            type="text">Harmon Kub</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/86/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/90/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 193B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token beea6fc3-aeec-421c-a5e0-fc5d21f318f8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=540F6F509453341C9B2C63A179D9A2B6
Request Body
{
            "content": "This is my private post.",
            "picture": "",
            "public": false
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":97,"content":"This is my private post.","picture":"","date":"17/10/2023 17:44:20","likes":[],"comments":[],"rank":97,"public":false,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is private 1 0 0
Verify the presence of post details 1 0 0
Status code is 200 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 191B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e8656ec0-c7d4-4fe3-b448-b864ddd7d828
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Cookie JSESSIONID=540F6F509453341C9B2C63A179D9A2B6
Request Body
{
            "content": "This is my public post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":98,"content":"This is my public post.","picture":"","date":"17/10/2023 17:44:20","likes":[],"comments":[],"rank":98,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify the presence of post details 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=98
Response Information
Response Code: 200 - OK
Mean time per request: 23ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 70627bbc-a09f-442c-8aaf-8ec7f928af71
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Cookie JSESSIONID=540F6F509453341C9B2C63A179D9A2B6
Request Body
{
          "content": "This is my edited post.",
          "picture": "",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 156ms
Mean size per request: 3.42KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 57603fc0-040b-4c31-b417-37ebda14f440
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=540F6F509453341C9B2C63A179D9A2B6
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":98,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:20","likes":[],"comments":[],"rank":98,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}},{"postId":96,"content":"ElsieWalsh create a new post.","picture":"","date":"17/10/2023 17:44:19","likes":[],"comments":[],"rank":96,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":95,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:18","likes":[],"comments":[],"rank":95,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":92,"content":"SallyFeil create a new post.","picture":"","date":"17/10/2023 17:44:16","likes":[],"comments":[],"rank":92,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":91,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:15","likes":[],"comments":[],"rank":91,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":88,"content":"KorbinKrajcik create a new post.","picture":"","date":"17/10/2023 17:44:13","likes":[],"comments":[],"rank":88,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":87,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:12","likes":[],"comments":[],"rank":87,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":84,"content":"MarilyneDach create a new post.","picture":"","date":"17/10/2023 17:44:10","likes":[],"comments":[],"rank":84,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":83,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:09","likes":[],"comments":[],"rank":83,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":80,"content":"GenovevaToy create a new post.","picture":"","date":"17/10/2023 17:44:07","likes":[],"comments":[],"rank":80,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":79,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:06","likes":[],"comments":[],"rank":79,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":76,"content":"AlysaKemmer create a new post.","picture":"","date":"17/10/2023 17:44:04","likes":[],"comments":[],"rank":76,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":75,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:03","likes":[],"comments":[],"rank":75,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":72,"content":"TatumMorissette create a new post.","picture":"","date":"17/10/2023 17:44:01","likes":[],"comments":[],"rank":72,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":71,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":71,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":68,"content":"KarsonWill create a new post.","picture":"","date":"17/10/2023 17:43:58","likes":[],"comments":[],"rank":68,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":67,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":67,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of post details in each post 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=98
Response Information
Response Code: 200 - OK
Mean time per request: 37ms
Mean size per request: 444B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4e9aee95-39e1-45a8-b2ab-2216216a3531
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=540F6F509453341C9B2C63A179D9A2B6
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":98,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:20","likes":[{"userId":90,"username":"Hilario","expertiseProfile":{"id":90,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"comments":[],"rank":99,"public":true,"hibernateLazyInitializer":{},"liked":true,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is liked - there is content in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=98
Response Information
Response Code: 200 - OK
Mean time per request: 39ms
Mean size per request: 221B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ea1de1ba-12ef-48e5-91b0-b22d12ec2ab4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=540F6F509453341C9B2C63A179D9A2B6
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":98,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:20","likes":[],"comments":[],"rank":98,"public":true,"hibernateLazyInitializer":{},"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is disliked - there is nothing in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 112B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d58b15e3-4f1b-4f3c-aa73-db2a5ba6bfcd
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Cookie JSESSIONID=540F6F509453341C9B2C63A179D9A2B6
Request Body
{  
          "content": "Hey! This is my new comment.",
          "deletedConfirmed": true,
          "postId": "98",
          "userId": "90"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":116,"content":"Hey! This is my new comment.","likes":[],"date":"17/10/2023 17:44:21","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
Verify the presence of properties in the response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=96
Response Information
Response Code: 200 - OK
Mean time per request: 20ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e0351f8a-4851-4072-8fb4-db5f4c9db111
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=540F6F509453341C9B2C63A179D9A2B6
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Verify the presence of comment details in each comment 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=98
Response Information
Response Code: 200 - OK
Mean time per request: 48ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d9cfba54-6b83-4df6-b7dc-48c4dc45a1d2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=540F6F509453341C9B2C63A179D9A2B6
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 41B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d01cc422-4728-4e1a-8e35-5ee2433603f5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 223
Cookie JSESSIONID=540F6F509453341C9B2C63A179D9A2B6
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Charlene.Feeney3@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Elda"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 41
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Elda and id 91 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 97ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d537ca31-0ecb-4539-8697-6175b20d1290
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=540F6F509453341C9B2C63A179D9A2B6
Content-Length 282
Request Body
{"username":"Elda","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/91/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/91/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/89/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/90/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/88/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/87/profile"><h2
                                            type="text">Harmon Kub</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/91/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 192B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b2a3e1bf-ec26-40b7-b6a0-4cf7e11c9708
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 91
Cookie JSESSIONID=1699FD3B8B14FA20A049A037FBC04417
Request Body
{
            "content": "New post with more comment.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":99,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:21","likes":[],"comments":[],"rank":99,"public":true,"liked":false,"category":{"id":103,"name":null}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify that postId is a non-negative integer 1 0 0
Verify that the 'content' is a non-empty string 1 0 0
Verify that likes is an array 1 0 0
Verify that comments is an array 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 156B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b87981ac-a41c-4d37-a561-5ee44c390a9c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 166
Cookie JSESSIONID=1699FD3B8B14FA20A049A037FBC04417
Request Body

        {
            
          "content": "You can't override the program without backing up the back-end EXE feed!",
          "deletedConfirmed": true,
          "postId": 99,
          "userId": 91
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":117,"content":"You can't override the program without backing up the back-end EXE feed!","likes":[],"date":"17/10/2023 17:44:21","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 158B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b5aebc46-72da-4680-a574-9fd59be45408
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1699FD3B8B14FA20A049A037FBC04417
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":117,"content":"You can't override the program without backing up the back-end EXE feed!","likes":[],"date":"17/10/2023 17:44:21","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of comment details in each comment 1 0 0
Response is an array with at least one element 1 0 0
Each comment has a non-negative commentId 1 0 0
Each comment has a non-empty content 1 0 0
Each comment's liked property is either true or false 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/comment/auth/editor?commentId=117&content=New
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0695f194-f44d-44b5-ac2c-c106f94a096e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1699FD3B8B14FA20A049A037FBC04417
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=117
Response Information
Response Code: 200 - OK
Mean time per request: 30ms
Mean size per request: 334B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 31eaeda4-7f95-4465-af5e-b7ab565d4396
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1699FD3B8B14FA20A049A037FBC04417
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":117,"content":"New","likes":[{"userId":91,"username":"Elda","expertiseProfile":{"id":91,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"date":"17/10/2023 17:44:21","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=117
Response Information
Response Code: 200 - OK
Mean time per request: 29ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 490dfb54-494d-4ee9-8d7b-fc8ef88576fa
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1699FD3B8B14FA20A049A037FBC04417
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":117,"content":"New","likes":[],"date":"17/10/2023 17:44:21","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate that the comment is disliked - there is nothing in likes 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=99
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 49a33c43-d6e1-4890-afb4-6bf01fa510c8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1699FD3B8B14FA20A049A037FBC04417
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":117,"content":"New","likes":[],"date":"17/10/2023 17:44:21","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=117
Response Information
Response Code: 200 - OK
Mean time per request: 20ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 438d1e0d-af0b-4af6-b540-67774a6807ef
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1699FD3B8B14FA20A049A037FBC04417
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":117,"content":"New","likes":[],"date":"17/10/2023 17:44:21","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=117
Response Information
Response Code: 200 - OK
Mean time per request: 25ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 06a59771-8509-4576-9d97-57a35fd224f2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1699FD3B8B14FA20A049A037FBC04417
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 85ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b125f2d9-9725-437f-a79a-aa6f80714cd2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 221
Cookie JSESSIONID=1699FD3B8B14FA20A049A037FBC04417
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Dortha_Hodkiewicz41@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Candida"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 44
Date Tue, 17 Oct 2023 14:44:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Candida and id 92 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 98ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a9b30af8-b1da-499d-8bd2-86c70a1208d6
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=1699FD3B8B14FA20A049A037FBC04417
Content-Length 285
Request Body
{"username":"Candida","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/92/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/92/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/91/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/89/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/90/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/88/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/92/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 13ms
Mean size per request: 87B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b65668ca-dab4-4815-a150-6be38f39259a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 121
Cookie JSESSIONID=F61DF489F330F4B3DFAE53B3BFCC5E0B
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "Legacy Research Facilitator",
          "skillId": 0
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":94,"skill":"Legacy Research Facilitator","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of skill details 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 1.37KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ed259e1a-99b7-4879-9950-870af6da6cc8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=F61DF489F330F4B3DFAE53B3BFCC5E0B
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":94,"skill":"Legacy Research Facilitator","category":{"id":100,"name":"All"}},{"skillId":90,"skill":"skill_123705","category":{"id":103,"name":null}},{"skillId":89,"skill":"skill_123705_2","category":{"id":103,"name":null}},{"skillId":93,"skill":"skill_584189","category":{"id":103,"name":null}},{"skillId":92,"skill":"skill_584189_2","category":{"id":103,"name":null}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}},{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}},{"skillId":75,"skill":"skill_717917","category":{"id":103,"name":null}},{"skillId":74,"skill":"skill_717917_2","category":{"id":103,"name":null}},{"skillId":81,"skill":"skill_733829","category":{"id":103,"name":null}},{"skillId":80,"skill":"skill_733829_2","category":{"id":103,"name":null}},{"skillId":78,"skill":"skill_739436","category":{"id":103,"name":null}},{"skillId":77,"skill":"skill_739436_2","category":{"id":103,"name":null}},{"skillId":84,"skill":"skill_755006","category":{"id":103,"name":null}},{"skillId":83,"skill":"skill_755006_2","category":{"id":103,"name":null}},{"skillId":72,"skill":"skill_922307","category":{"id":103,"name":null}},{"skillId":71,"skill":"skill_922307_2","category":{"id":103,"name":null}},{"skillId":87,"skill":"skill_933365","category":{"id":103,"name":null}},{"skillId":86,"skill":"skill_933365_2","category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of skill details in each skill 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d1d476cf-ff66-43fe-98c5-efc115fd1e34
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=F61DF489F330F4B3DFAE53B3BFCC5E0B
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=94
Response Information
Response Code: 200 - OK
Mean time per request: 8ms
Mean size per request: 314B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 35fc754c-7292-4690-bef3-ec9461022776
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=F61DF489F330F4B3DFAE53B3BFCC5E0B
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":94,"skill":"As a professional plumber, I offer a wide range of plumbing services. From fixing leaky faucets and clogged drains to installing new fixtures and handling complex pipe repairs, I ensure your plumbing systems work flawlessly.","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Verify the presence of skill details 1 0 0
Validate skill details 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=94
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 520d3d4b-3d20-4cab-a201-e13d000ce8b1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=F61DF489F330F4B3DFAE53B3BFCC5E0B
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 85ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9e9aa75d-3e5d-49bd-b35f-c98b48d41b1e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 231
Cookie JSESSIONID=F61DF489F330F4B3DFAE53B3BFCC5E0B
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Shanie.Dooley_1697553862380@yahoo.com",
          "password": "P@ssw0rd",
          "username": "TurnerVon"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 46
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name TurnerVon and id 93 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 94ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 76c8109a-b7bc-4341-82da-2dd564bc25e9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=F61DF489F330F4B3DFAE53B3BFCC5E0B
Content-Length 287
Request Body
{"username":"TurnerVon","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/93/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/93/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/92/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/91/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/89/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/90/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/93/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/93/personal
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 225B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5c60543b-6794-4b5e-aced-5981e76d529f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 277
Cookie JSESSIONID=42B58D8208E24705B04ADCD42544885D
Request Body
{
          "birthYear": "1990-10-03",
          "firstName": "Clair",
          "id": 93,
          "lastName": "Barton",
          "location": {
            "city": {
              "city": "Plovdiv",
              "country": {},
              "id": 2
            }
          },
          "personalReview": "",
          "picture": "",
          "picturePrivacy": true,
          "sex": "MALE"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":93,"firstName":"Clair","lastName":"Barton","sex":"MALE","location":{"id":38,"city":{"id":2,"city":"Plovdiv","country":{}}},"birthYear":"1990-10-03","personalReview":null,"memberSince":"17/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate the user ID 1 0 0
Validate first name 1 0 0
Validate last name 1 0 0
Validate birthday date 1 0 0
Validate the city ID 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/93?principal=TurnerVon
Response Information
Response Code: 200 - OK
Mean time per request: 16ms
Mean size per request: 320B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1e0cf6eb-0303-4a1f-9e20-6ded3945fd73
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=42B58D8208E24705B04ADCD42544885D
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":93,"username":"TurnerVon","authorities":["com.community.weare.Models.Role@5b00057d"],"email":"Shanie.Dooley_1697553862380@yahoo.com","firstName":"Clair","lastNAme":"Barton","gender":"MALE","city":{"id":2,"city":"Plovdiv","country":{}},"birthYear":"1990-10-03","personalReview":null,"expertise":"Actor","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Response body has expected values 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 57ms
Mean size per request: 2.32KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e66265ef-210e-4aeb-9763-4387b0ad1b8b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 90
Cookie JSESSIONID=42B58D8208E24705B04ADCD42544885D
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":92,"username":"Candida","expertiseProfile":{"id":92,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":93,"username":"TurnerVon","expertiseProfile":{"id":93,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":91,"username":"Elda","expertiseProfile":{"id":91,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":90,"username":"Hilario","expertiseProfile":{"id":90,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":89,"username":"Jacinthe","expertiseProfile":{"id":89,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":88,"username":"Keeley","expertiseProfile":{"id":88,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":87,"username":"ElsieWalsh","expertiseProfile":{"id":87,"skills":[{"skillId":92,"skill":"skill_584189_2","category":{"id":103,"name":null}},{"skillId":93,"skill":"skill_584189","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":86,"username":"Winnifred","expertiseProfile":{"id":86,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":85,"username":"Alford","expertiseProfile":{"id":85,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true},{"userId":83,"username":"Kyla","expertiseProfile":{"id":83,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate last created user ID 1 0 0
Response body has expected values 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 33ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b15be5e5-8ef7-4f22-8e7a-d3e72a91f20e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Cookie JSESSIONID=42B58D8208E24705B04ADCD42544885D
Request Body
{
            "content": "TurnerVon create a new post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":100,"content":"TurnerVon create a new post.","picture":"","date":"17/10/2023 17:44:22","likes":[],"comments":[],"rank":100,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post name 1 0 0
Validate that the post is public 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/93/posts
Response Information
Response Code: 200 - OK
Mean time per request: 18ms
Mean size per request: 200B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token fad5d3d2-5d69-4553-ab58-d71e373e8d8b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=42B58D8208E24705B04ADCD42544885D
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 5
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":100,"content":"TurnerVon create a new post.","picture":"","date":"17/10/2023 17:44:22","likes":[],"comments":[],"rank":100,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/93/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 42ms
Mean size per request: 220B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8dc49753-8efc-417f-87d4-612c49359c73
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 142
Cookie JSESSIONID=42B58D8208E24705B04ADCD42544885D
Request Body
{
          "availability": 40,
          "category": {
            "id": 103
          },
          "id": 8924,
          "skill1": "skill_883398",
          "skills": [
            "skill_883398_2"
          ]
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":93,"skills":[{"skillId":95,"skill":"skill_883398_2","category":{"id":103,"name":null}},{"skillId":96,"skill":"skill_883398","category":{"id":103,"name":null}}],"category":{"id":103,"name":null},"availability":40.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate user ID 1 0 0
Validate category ID exist 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9a0faf36-51ec-42cf-8f5f-ed12a2008619
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 226
Cookie JSESSIONID=42B58D8208E24705B04ADCD42544885D
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Deshaun_Predovic@gmail.com",
          "password": "P@ssw0rd",
          "username": "Maybell"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 44
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Maybell and id 94 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 84ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 30dad114-384c-4244-a55b-fd1f0636a19d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 220
Cookie JSESSIONID=42B58D8208E24705B04ADCD42544885D
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Manuel47@hotmail.com",
          "password": "P@ssw0rd",
          "username": "Zackery"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 44
Date Tue, 17 Oct 2023 14:44:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Zackery and id 95 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Verify that the response has the header 'Content-Length' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 656f52c9-b369-4ba3-ad2b-8092ec58cdb5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=42B58D8208E24705B04ADCD42544885D
Content-Length 285
Request Body
{"username":"Maybell","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/94/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/95/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/94/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/93/profile"><h2
                                            type="text">Clair Barton</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/92/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/91/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/94/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/request
Response Information
Response Code: 200 - OK
Mean time per request: 23ms
Mean size per request: 38B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ff897954-1019-47ea-a897-e80fd340a4f1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Cookie JSESSIONID=B1ACB1F67FB631EF9014612085B4997C
Request Body
{
          "id":95 ,
          "username": "Zackery"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 38
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Maybell send friend request to Zackery
Test Information
NamePassedFailedSkipped
Successful POST request 1 0 0
Status code name has string 1 0 0
Verify that the response body is not empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 98ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7ffadae9-d465-40c7-acea-c35f2cca6f2c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B1ACB1F67FB631EF9014612085B4997C
Content-Length 285
Request Body
{"username":"Zackery","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/95/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/95/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/94/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/93/profile"><h2
                                            type="text">Clair Barton</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/92/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/91/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/95/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/95/request/
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2e6c02f5-3302-4326-b062-f1d401787b5f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B63B5567AA68DFF91B3E1D53AF092E97
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":36,"approved":false,"seen":false,"timeStamp":"17/10/2023 17:44"}]
Test Information
NamePassedFailedSkipped
Response status code is 200 1 0 0
Get id from response body 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/95/request/approve?requestId=36
Response Information
Response Code: 200 - OK
Mean time per request: 24ms
Mean size per request: 35B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8337e767-9fac-49c0-b8ea-b2c8ec210d82
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B63B5567AA68DFF91B3E1D53AF092E97
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 35
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Zackery approved request of Maybell
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status code name has string 1 0 0
Validate response body format 1 0 0
Validate response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 87ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 545a7424-bcb0-4e37-a676-6f0fc95e8ee7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 215
Cookie JSESSIONID=B63B5567AA68DFF91B3E1D53AF092E97
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Brant.Kertzmann@gmail.com",
          "password": "P@ssw0rd",
          "username": "Arvid"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Arvid and id 96 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 96ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 823bce76-df0e-4591-99f8-5d324f095fb8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B63B5567AA68DFF91B3E1D53AF092E97
Content-Length 283
Request Body
{"username":"Arvid","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/96/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/95/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/96/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/94/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/93/profile"><h2
                                            type="text">Clair Barton</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/92/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/96/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 32ms
Mean size per request: 195B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 3fb4351c-5062-420c-81bd-3a1c121136d0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 89
Cookie JSESSIONID=7EFAEA2940E0EEEF5C5BE424226DC864
Request Body
{
            "content": "This is my private post.",
            "picture": "",
            "public": false
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":101,"content":"This is my private post.","picture":"","date":"17/10/2023 17:44:23","likes":[],"comments":[],"rank":101,"public":false,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is private 1 0 0
Verify the presence of post details 1 0 0
Status code is 200 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 42ms
Mean size per request: 193B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 100e6a3c-38a3-454d-91d2-66e74397af3f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Cookie JSESSIONID=7EFAEA2940E0EEEF5C5BE424226DC864
Request Body
{
            "content": "This is my public post.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":102,"content":"This is my public post.","picture":"","date":"17/10/2023 17:44:23","likes":[],"comments":[],"rank":102,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify the presence of post details 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=102
Response Information
Response Code: 200 - OK
Mean time per request: 24ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token cf50a993-ea15-440d-813d-49e56fed410c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Cookie JSESSIONID=7EFAEA2940E0EEEF5C5BE424226DC864
Request Body
{
          "content": "This is my edited post.",
          "picture": "",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 170ms
Mean size per request: 3.81KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b33c4e64-8451-4a76-ad14-1b4f6d251660
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7EFAEA2940E0EEEF5C5BE424226DC864
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":102,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:23","likes":[],"comments":[],"rank":102,"public":true,"liked":false,"category":{"id":102,"name":"Actor"}},{"postId":100,"content":"TurnerVon create a new post.","picture":"","date":"17/10/2023 17:44:22","likes":[],"comments":[],"rank":100,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":99,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:21","likes":[],"comments":[],"rank":99,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":96,"content":"ElsieWalsh create a new post.","picture":"","date":"17/10/2023 17:44:19","likes":[],"comments":[],"rank":96,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":95,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:18","likes":[],"comments":[],"rank":95,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":92,"content":"SallyFeil create a new post.","picture":"","date":"17/10/2023 17:44:16","likes":[],"comments":[],"rank":92,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":91,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:15","likes":[],"comments":[],"rank":91,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":88,"content":"KorbinKrajcik create a new post.","picture":"","date":"17/10/2023 17:44:13","likes":[],"comments":[],"rank":88,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":87,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:12","likes":[],"comments":[],"rank":87,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":84,"content":"MarilyneDach create a new post.","picture":"","date":"17/10/2023 17:44:10","likes":[],"comments":[],"rank":84,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":83,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:09","likes":[],"comments":[],"rank":83,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":80,"content":"GenovevaToy create a new post.","picture":"","date":"17/10/2023 17:44:07","likes":[],"comments":[],"rank":80,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":79,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:06","likes":[],"comments":[],"rank":79,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":76,"content":"AlysaKemmer create a new post.","picture":"","date":"17/10/2023 17:44:04","likes":[],"comments":[],"rank":76,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":75,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:03","likes":[],"comments":[],"rank":75,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":72,"content":"TatumMorissette create a new post.","picture":"","date":"17/10/2023 17:44:01","likes":[],"comments":[],"rank":72,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":71,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:00","likes":[],"comments":[],"rank":71,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":68,"content":"KarsonWill create a new post.","picture":"","date":"17/10/2023 17:43:58","likes":[],"comments":[],"rank":68,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":67,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:43:57","likes":[],"comments":[],"rank":67,"public":true,"liked":false,"category":{"id":103,"name":null}},{"postId":64,"content":"ClovisHomenick create a new post.","picture":"","date":"17/10/2023 17:43:55","likes":[],"comments":[],"rank":64,"public":true,"liked":false,"category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of post details in each post 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=102
Response Information
Response Code: 200 - OK
Mean time per request: 38ms
Mean size per request: 444B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 35cd78f3-504c-4ffa-9e40-06075cbcd87f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7EFAEA2940E0EEEF5C5BE424226DC864
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":102,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:23","likes":[{"userId":96,"username":"Arvid","expertiseProfile":{"id":96,"skills":[],"category":{"id":102,"name":"Actor"},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"comments":[],"rank":103,"public":true,"hibernateLazyInitializer":{},"liked":true,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is liked - there is content in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=102
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 223B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 745b352a-b1d4-4f48-9206-1bc2de203f7f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7EFAEA2940E0EEEF5C5BE424226DC864
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":102,"content":"This is my edited post.","picture":"","date":"17/10/2023 17:44:23","likes":[],"comments":[],"rank":102,"public":true,"hibernateLazyInitializer":{},"liked":false,"category":{"id":102,"name":"Actor"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of post details 1 0 0
Validate that the post is disliked - there is nothing in likes 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 34ms
Mean size per request: 112B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2062735b-fba9-460a-979d-33f76997f977
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 121
Cookie JSESSIONID=7EFAEA2940E0EEEF5C5BE424226DC864
Request Body
{  
          "content": "Hey! This is my new comment.",
          "deletedConfirmed": true,
          "postId": "102",
          "userId": "96"
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":118,"content":"Hey! This is my new comment.","likes":[],"date":"17/10/2023 17:44:24","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
Verify the presence of properties in the response body 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=100
Response Information
Response Code: 200 - OK
Mean time per request: 20ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a0b2c037-4ff1-46d3-aa11-a95509e7a3bb
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7EFAEA2940E0EEEF5C5BE424226DC864
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Verify the presence of comment details in each comment 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=102
Response Information
Response Code: 200 - OK
Mean time per request: 41ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 3a836f50-fc80-4b92-8651-779a99da5a9f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7EFAEA2940E0EEEF5C5BE424226DC864
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 86ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c9feec66-47a3-42f2-a32c-66157590a581
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 223
Cookie JSESSIONID=7EFAEA2940E0EEEF5C5BE424226DC864
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 103,
            "name": "Designer"
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Herman_Sauer62@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Austyn"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 43
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Austyn and id 97 was created
Test Information
NamePassedFailedSkipped
Extract id from response body 1 0 0
Status code is 200 OK 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Verify that the response has the header 'Content-Type' with value 'application/json' 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 97ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9f99313f-b163-4174-bced-23bc85161e36
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7EFAEA2940E0EEEF5C5BE424226DC864
Content-Length 284
Request Body
{"username":"Austyn","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/97/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/97/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/95/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/96/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/94/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/93/profile"><h2
                                            type="text">Clair Barton</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/97/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 34ms
Mean size per request: 194B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4b4d4eb5-e208-49b7-a297-7db8924d7138
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 91
Cookie JSESSIONID=498512AB9481928FBE7D486C8525D192
Request Body
{
            "content": "New post with more comment.",
            "picture": "",
            "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":103,"content":"New post with more comment.","picture":"","date":"17/10/2023 17:44:24","likes":[],"comments":[],"rank":103,"public":true,"liked":false,"category":{"id":103,"name":null}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is a valid JSON 1 0 0
Response has Content-Type: application/json 1 0 0
Validate post ID 1 0 0
Validate post content 1 0 0
Validate that the post is public 1 0 0
Verify that postId is a non-negative integer 1 0 0
Verify that the 'content' is a non-empty string 1 0 0
Verify that likes is an array 1 0 0
Verify that comments is an array 1 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 28ms
Mean size per request: 159B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ffdebaca-be70-4b67-bcc4-d6f321e556db
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 170
Cookie JSESSIONID=498512AB9481928FBE7D486C8525D192
Request Body

        {
            
          "content": "I'll bypass the auxiliary RSS driver, that should protocol the JSON driver!",
          "deletedConfirmed": true,
          "postId": 103,
          "userId": 97
        }
        
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":119,"content":"I'll bypass the auxiliary RSS driver, that should protocol the JSON driver!","likes":[],"date":"17/10/2023 17:44:24","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate comment content 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 14ms
Mean size per request: 161B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ff074a82-467b-45fc-9b74-b85e88921f4c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=498512AB9481928FBE7D486C8525D192
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":119,"content":"I'll bypass the auxiliary RSS driver, that should protocol the JSON driver!","likes":[],"date":"17/10/2023 17:44:24","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of comment details in each comment 1 0 0
Response is an array with at least one element 1 0 0
Each comment has a non-negative commentId 1 0 0
Each comment has a non-empty content 1 0 0
Each comment's liked property is either true or false 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/comment/auth/editor?commentId=119&content=New
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 38b2b6b6-7df5-4663-8302-3e7a7366167d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=498512AB9481928FBE7D486C8525D192
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=119
Response Information
Response Code: 200 - OK
Mean time per request: 31ms
Mean size per request: 336B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ed3e0d2d-c9c5-4de2-8a81-8e5bb25dba0a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=498512AB9481928FBE7D486C8525D192
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":119,"content":"New","likes":[{"userId":97,"username":"Austyn","expertiseProfile":{"id":97,"skills":[],"category":{"id":103,"name":null},"availability":0.0},"enabled":true,"accountNonExpired":true,"accountNonLocked":true,"credentialsNonExpired":true}],"date":"17/10/2023 17:44:24","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=119
Response Information
Response Code: 200 - OK
Mean time per request: 28ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b6b1a0e8-14e7-44e3-92b2-05abae9a2673
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=498512AB9481928FBE7D486C8525D192
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":119,"content":"New","likes":[],"date":"17/10/2023 17:44:24","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Validate that the comment is disliked - there is nothing in likes 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=103
Response Information
Response Code: 200 - OK
Mean time per request: 35ms
Mean size per request: 89B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ff0738c1-4f72-42fb-ae38-939f559c4a4f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=498512AB9481928FBE7D486C8525D192
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":119,"content":"New","likes":[],"date":"17/10/2023 17:44:24","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=119
Response Information
Response Code: 200 - OK
Mean time per request: 16ms
Mean size per request: 117B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token db2d70ca-b1a7-48c3-9110-eadceb9ca814
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=498512AB9481928FBE7D486C8525D192
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":119,"content":"New","likes":[],"date":"17/10/2023 17:44:24","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has the required fields 1 0 0
CommentId is a non-negative integer 1 0 0
Content is a non-empty string 1 0 0
Likes is an array 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=119
Response Information
Response Code: 200 - OK
Mean time per request: 27ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0ed84cea-d4d5-46ab-9a41-691f6f2e4d98
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=498512AB9481928FBE7D486C8525D192
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 82ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ed8d7ea8-0f8c-4a43-b1a1-60916d2b51ac
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 213
Cookie JSESSIONID=498512AB9481928FBE7D486C8525D192
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 102,
            "name": ""
          },
          "confirmPassword": "P@ssw0rd",
          "email": "Cyril.Moore32@yahoo.com",
          "password": "P@ssw0rd",
          "username": "Dejah"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 42
Date Tue, 17 Oct 2023 14:44:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Dejah and id 98 was created
Test Information
NamePassedFailedSkipped
Status code is 200 OK 1 0 0
Set User ID as a dynamic variable 1 0 0
Response body is not empty 1 0 0
User ID matches expected value 1 0 0
Username matches expected value 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 27.02KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9d9db980-c873-409a-bd4b-7e6301ec39e5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=498512AB9481928FBE7D486C8525D192
Content-Length 283
Request Body
{"username":"Dejah","password":"P@ssw0rd"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:25 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/98/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/98/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/97/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/95/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/96/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">Actor</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/94/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position"></span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/98/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 87B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token cb9ea3ab-59e5-432a-8eab-39b2e48e39ec
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 121
Cookie JSESSIONID=5AB2E052147F84FE09D04E79A5314C69
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "Dynamic Paradigm Specialist",
          "skillId": 0
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:25 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":97,"skill":"Dynamic Paradigm Specialist","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Status code is 200 1 0 0
Response has Content-Type: application/json 1 0 0
Verify the presence of skill details 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill
Response Information
Response Code: 200 - OK
Mean time per request: 11ms
Mean size per request: 1.51KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 3594ac8d-93bb-44be-af7a-573f98c6718a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=5AB2E052147F84FE09D04E79A5314C69
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:25 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":97,"skill":"Dynamic Paradigm Specialist","category":{"id":100,"name":"All"}},{"skillId":90,"skill":"skill_123705","category":{"id":103,"name":null}},{"skillId":89,"skill":"skill_123705_2","category":{"id":103,"name":null}},{"skillId":93,"skill":"skill_584189","category":{"id":103,"name":null}},{"skillId":92,"skill":"skill_584189_2","category":{"id":103,"name":null}},{"skillId":69,"skill":"skill_691520","category":{"id":103,"name":null}},{"skillId":68,"skill":"skill_691520_2","category":{"id":103,"name":null}},{"skillId":75,"skill":"skill_717917","category":{"id":103,"name":null}},{"skillId":74,"skill":"skill_717917_2","category":{"id":103,"name":null}},{"skillId":81,"skill":"skill_733829","category":{"id":103,"name":null}},{"skillId":80,"skill":"skill_733829_2","category":{"id":103,"name":null}},{"skillId":78,"skill":"skill_739436","category":{"id":103,"name":null}},{"skillId":77,"skill":"skill_739436_2","category":{"id":103,"name":null}},{"skillId":84,"skill":"skill_755006","category":{"id":103,"name":null}},{"skillId":83,"skill":"skill_755006_2","category":{"id":103,"name":null}},{"skillId":96,"skill":"skill_883398","category":{"id":103,"name":null}},{"skillId":95,"skill":"skill_883398_2","category":{"id":103,"name":null}},{"skillId":72,"skill":"skill_922307","category":{"id":103,"name":null}},{"skillId":71,"skill":"skill_922307_2","category":{"id":103,"name":null}},{"skillId":87,"skill":"skill_933365","category":{"id":103,"name":null}},{"skillId":86,"skill":"skill_933365_2","category":{"id":103,"name":null}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the presence of skill details in each skill 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8764217c-89cc-4dc7-8b55-28461b2c63a4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=5AB2E052147F84FE09D04E79A5314C69
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:25 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=97
Response Information
Response Code: 200 - OK
Mean time per request: 10ms
Mean size per request: 314B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8faabbf7-9688-45ef-89ae-cec28242a0e6
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=5AB2E052147F84FE09D04E79A5314C69
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Tue, 17 Oct 2023 14:44:25 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":97,"skill":"As a professional plumber, I offer a wide range of plumbing services. From fixing leaky faucets and clogged drains to installing new fixtures and handling complex pipe repairs, I ensure your plumbing systems work flawlessly.","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Response body is a valid JSON 1 0 0
Verify the presence of skill details 1 0 0
Validate skill details 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=97
Response Information
Response Code: 200 - OK
Mean time per request: 12ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 3ac3144a-9480-4559-991f-b878124c745b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=5AB2E052147F84FE09D04E79A5314C69
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Tue, 17 Oct 2023 14:44:25 GMT
Connection close
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error